diff options
Diffstat (limited to 'world/map/npc/008-1/andra.txt')
-rw-r--r-- | world/map/npc/008-1/andra.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/world/map/npc/008-1/andra.txt b/world/map/npc/008-1/andra.txt index 50ec653b..0ad3ab2a 100644 --- a/world/map/npc/008-1/andra.txt +++ b/world/map/npc/008-1/andra.txt @@ -153,6 +153,4 @@ L_TooYoung: OnInit: set $@PLANTS_PER_SEED, 3; set $@MAX_GLOBAL_PLANTS, 100; // You can plant only if the amount of plants currently in the map is < than this value. - initnpctimer; - stopnpctimer; } |