]> jfr.im git - irc/gameservirc.git/commitdiff
Changed the behavior of the fountain to let you keep your forest fight if you heal...
authorkainazzzo <redacted>
Fri, 15 Aug 2008 13:20:13 +0000 (13:20 +0000)
committerkainazzzo <redacted>
Fri, 15 Aug 2008 13:20:13 +0000 (13:20 +0000)
git-svn-id: https://svn.code.sf.net/p/gameservirc/code/trunk@507 bc333340-6410-0410-a689-9d09f3c113fa

gameserv/c_forest.cpp

index fe8c1a0018c62f26c755f7e77c30dc205f5d93dd..fc316d89dec08ba101ecf3ffe0fcd4f8d694447b 100644 (file)
@@ -110,6 +110,7 @@ void do_forest(char *u)
             {
                notice(s_GameServ, u, "In your path lies a beautiful fountain from which flows the crystal waters of life.");
                notice(s_GameServ, u, "You wet your lips on the cool blue waters and feel rejuvenated");
+               p->addForestFights(1);
                p->healall();
             }
             else