From cf18ce071c79ae37e14ea38943e0b1d88da70a7b Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 9 Apr 2021 13:33:57 -0300 Subject: Override --- npc/020-1/sander.txt | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 npc/020-1/sander.txt (limited to 'npc/020-1/sander.txt') diff --git a/npc/020-1/sander.txt b/npc/020-1/sander.txt deleted file mode 100644 index 5eac3386..00000000 --- a/npc/020-1/sander.txt +++ /dev/null @@ -1,18 +0,0 @@ -// Evol scripts. -// Author: -// Micksha -// Description: -// Sander, a free soldier working with Nickos on protecting the town from mine mobs. -// THIS IS A PLACEHOLDER! - -020-1,200,203,0 script Sander NPC_SANDER,{ - speech - l("Hi there."), - l("I will send you to the mines! Later, when we have clearance for the mines, that is."), - l("Tell Micksha to get up his ass for mapping desert caves, maybe this will speed it up."); - close; - -OnInit: - .distance = 4; - end; -} -- cgit v1.2.3-70-g09d2