Merge latest local patches. psp
authorachurch
Fri, 15 Apr 2011 00:46:44 +0900
branchpsp
changeset 669 511c4ef9289b
parent 666 7f003f515faa (current diff)
parent 668 45b329ff7d2b (diff)
child 671 2617a45b9847
Merge latest local patches.
--- a/game_scripts/scripts/entities/pullplantnormal.lua	Sun Apr 03 03:05:24 2011 +0900
+++ b/game_scripts/scripts/entities/pullplantnormal.lua	Fri Apr 15 00:46:44 2011 +0900
@@ -70,7 +70,8 @@
 					elseif isMapName("veil03") then
 						v.commonInit(me, "horseshoe", "")
 						
-					elseif isMapName("vedhacave") then
+					elseif isMapName("vedhacave")
+						or isMapName("forestspritecave") then
 						v.commonInit(me, "", "PlantLeaf")
 						
 					else