From 7f2a65f9cb3d8715f819cb15368fd2fc3429fe17 Mon Sep 17 00:00:00 2001 From: jesusalva Date: Sat, 3 Mar 2018 20:43:04 -0300 Subject: Mushroom effect --- npc/001-4/mushroom.txt | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'npc/001-4') diff --git a/npc/001-4/mushroom.txt b/npc/001-4/mushroom.txt index c88728598..4a22c61b2 100644 --- a/npc/001-4/mushroom.txt +++ b/npc/001-4/mushroom.txt @@ -11,7 +11,7 @@ function script mushroomWarp { return; } -001-4,252,184,0 script #001-4_252x184 NPC_NO_SPRITE,0,0,{ +001-4,252,184,0 script #001-4_252x184 NPC_FANCY_CIRCLE,0,0,{ mes l("A bright and mysterious mushroom!!!"); mes l("Only getting closer to find out what kind this one is."); close; @@ -21,7 +21,7 @@ OnTouch: close; } -001-4,259,128,0 script #001-4_259x128 NPC_NO_SPRITE,0,0,{ +001-4,259,128,0 script #001-4_259x128 NPC_FANCY_CIRCLE,0,0,{ mes l("A bright and mysterious mushroom!!!"); mes l("Only getting closer to find out what kind this one is."); close; @@ -31,7 +31,7 @@ OnTouch: close; } -001-4,252,255,0 script #001-4_252x255 NPC_NO_SPRITE,0,0,{ +001-4,252,255,0 script #001-4_252x255 NPC_FANCY_CIRCLE,0,0,{ mes l("A bright and mysterious mushroom!!!"); mes l("Only getting closer to find out what kind this one is."); close; @@ -41,7 +41,7 @@ OnTouch: close; } -001-4,180,270,0 script #001-4_180x270 NPC_NO_SPRITE,0,0,{ +001-4,180,270,0 script #001-4_180x270 NPC_FANCY_CIRCLE,0,0,{ mes l("A bright and mysterious mushroom!!!"); mes l("Only getting closer to find out what kind this one is."); close; @@ -51,7 +51,7 @@ OnTouch: close; } -001-4,124,267,0 script #001-4_124x267 NPC_NO_SPRITE,0,0,{ +001-4,124,267,0 script #001-4_124x267 NPC_FANCY_CIRCLE,0,0,{ mes l("A bright and mysterious mushroom!!!"); mes l("Only getting closer to find out what kind this one is."); close; @@ -61,7 +61,7 @@ OnTouch: close; } -001-4,44,243,0 script #001-4_44x243 NPC_NO_SPRITE,0,0,{ +001-4,44,243,0 script #001-4_44x243 NPC_FANCY_CIRCLE,0,0,{ mes l("A bright and mysterious mushroom!!!"); mes l("Only getting closer to find out what kind this one is."); close; @@ -71,7 +71,7 @@ OnTouch: close; } -001-4,41,180,0 script #001-4_41x180 NPC_NO_SPRITE,0,0,{ +001-4,41,180,0 script #001-4_41x180 NPC_FANCY_CIRCLE,0,0,{ mes l("A bright and mysterious mushroom!!!"); mes l("Only getting closer to find out what kind this one is."); close; @@ -81,7 +81,7 @@ OnTouch: close; } -001-4,58,127,0 script #001-4_58x127 NPC_NO_SPRITE,0,0,{ +001-4,58,127,0 script #001-4_58x127 NPC_FANCY_CIRCLE,0,0,{ mes l("A bright and mysterious mushroom!!!"); mes l("Only getting closer to find out what kind this one is."); close; @@ -91,7 +91,7 @@ OnTouch: close; } -001-4,56,51,0 script #001-4_56x51 NPC_NO_SPRITE,0,0,{ +001-4,56,51,0 script #001-4_56x51 NPC_FANCY_CIRCLE,0,0,{ mes l("A bright and mysterious mushroom!!!"); mes l("Only getting closer to find out what kind this one is."); close; @@ -101,7 +101,7 @@ OnTouch: close; } -001-4,114,39,0 script #001-4_114x39 NPC_NO_SPRITE,0,0,{ +001-4,114,39,0 script #001-4_114x39 NPC_FANCY_CIRCLE,0,0,{ mes l("A bright and mysterious mushroom!!!"); mes l("Only getting closer to find out what kind this one is."); close; @@ -111,7 +111,7 @@ OnTouch: close; } -001-4,183,37,0 script #001-4_183x37 NPC_NO_SPRITE,0,0,{ +001-4,183,37,0 script #001-4_183x37 NPC_FANCY_CIRCLE,0,0,{ mes l("A bright and mysterious mushroom!!!"); mes l("Only getting closer to find out what kind this one is."); close; @@ -121,7 +121,7 @@ OnTouch: close; } -001-4,244,57,0 script #001-4_244x57 NPC_NO_SPRITE,0,0,{ +001-4,244,57,0 script #001-4_244x57 NPC_FANCY_CIRCLE,0,0,{ mes l("A bright and mysterious mushroom!!!"); mes l("Only getting closer to find out what kind this one is."); close; @@ -131,7 +131,7 @@ OnTouch: close; } -001-4,154,136,0 script #001-4_154x136 NPC_NO_SPRITE,0,0,{ +001-4,154,136,0 script #001-4_154x136 NPC_FANCY_CIRCLE,0,0,{ mes l("A bright and mysterious mushroom!!!"); mes l("Only getting closer to find out what kind this one is."); close; @@ -141,7 +141,7 @@ OnTouch: close; } -001-4,142,173,0 script #001-4_142x173 NPC_NO_SPRITE,0,0,{ +001-4,142,173,0 script #001-4_142x173 NPC_FANCY_CIRCLE,0,0,{ mes l("A bright and mysterious mushroom!!!"); mes l("Only getting closer to find out what kind this one is."); close; -- cgit v1.2.3-60-g2f50