Ru-MaNGOS

Ru-MaNGOS (http://mangos.ytdb.ru/index.php)
-   Development (http://mangos.ytdb.ru/forumdisplay.php?f=64)
-   -   Bobbing apple (http://mangos.ytdb.ru/showthread.php?t=6352)

alexluana 19.10.2012 11:22

Bobbing apple
 
So I was trying to figure out a way to fix this item....
this is what I've done so far..

One problem would be that on every site where I look I see this
"Restores 3% of your health and mana per second for 25 sec. Must remain seated while eating." ... on game tooltip we have with 2%..

Any ideas help would be awesome!

Код:

                                case 24869:                                // Bobbing Apple
                                {
                                    if (!unitTarget)
                                            return;
                                               
                                        unitTarget->CastSpell(unitTarget, 24870, true);
                                        break;
                                }



Текущее время: 12:02. Часовой пояс GMT +3.

ru-mangos.ru - Русское сообщество MaNGOS