From 98a22dcc4e38a1b32c9fa671ed3f6690995e8229 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Sat, 21 Mar 2009 13:12:17 -0600 Subject: Add clover patches to woodland maps Also add flowers to hurnscald and adjust the old woman to talk about them. --- npc/014-1_Woodland/_mobs.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'npc/014-1_Woodland') diff --git a/npc/014-1_Woodland/_mobs.txt b/npc/014-1_Woodland/_mobs.txt index 3fd75a93..4c86f12b 100644 --- a/npc/014-1_Woodland/_mobs.txt +++ b/npc/014-1_Woodland/_mobs.txt @@ -1,7 +1,13 @@ // 014-1 Woodland mobs +014-1.gat,0,0,0,0 monster Clover 1037,2,0,1000,Mob014-1::On1037 014-1.gat,0,0,0 script Mob014-1 -1,{ +On1037: + set @mobID, 1037; + callfunc "MobPoints"; + break; + end; } -- cgit v1.2.3-60-g2f50