diff options
Diffstat (limited to 'npc/019-1')
-rw-r--r-- | npc/019-1/well.txt | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/npc/019-1/well.txt b/npc/019-1/well.txt index bd0100d3b..28022b1d8 100644 --- a/npc/019-1/well.txt +++ b/npc/019-1/well.txt @@ -11,11 +11,7 @@ // Friendly, safe because water on Terranite Cave is too cold, but aware of // Terranite. -019-1,110,101,0 script Well#Nivalis NPC_SWORDS_SIGN,{ - mesc l("ERROR, missing sprite: Snowland.Well"), 1; - mesc l("Blame Saulc"), 1; - mesc "-------------------------------------", 1; - +019-1,110,101,0 script Well#Nivalis NPC_NO_SPRITE,{ // Begin here .@q=getq(NivalisQuest_Well); mesn l("The Self-Serving Ice Well!"); |