From 22cfbc011ce19e96767861b60473fa3136177f10 Mon Sep 17 00:00:00 2001 From: mekolat Date: Sun, 1 Feb 2015 14:11:22 -0500 Subject: remove .gat from npcs --- world/map/npc/001-1/gate_guards.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'world/map/npc/001-1/gate_guards.txt') diff --git a/world/map/npc/001-1/gate_guards.txt b/world/map/npc/001-1/gate_guards.txt index 5eb44e36..dea801ef 100644 --- a/world/map/npc/001-1/gate_guards.txt +++ b/world/map/npc/001-1/gate_guards.txt @@ -1,24 +1,24 @@ // Guard near the magic school -001-1.gat,39,33,0|script|Guard#school|104 +001-1,39,33,0|script|Guard#school|104 { mes "[Guard]"; mes "\"I'm just here to provide a presence for the guards at this gate. The mages here can defend themselves without problem.\""; close; } -001-1.gat,56,47,0|script|Guard#castle|104 +001-1,56,47,0|script|Guard#castle|104 { mes "[Guard]"; mes "\"The volcano and earthquake did a lot of damage, but the citizens of Tulimshar sure did a good job of cleaning up.\""; close; } -001-1.gat,61,99,0|script|Guard#east3|104 +001-1,61,99,0|script|Guard#east3|104 { mes "[Guard]"; mes "\"The Palace is North of here. That is where you will find the Council of Wizards.\""; close; } -001-1.gat,53,72,0|script|Guard#govt_out|123 +001-1,53,72,0|script|Guard#govt_out|123 { mes "[Guard]"; mes "\"This is a government building. They have some clerical and tax offices in here. There is also a jail in the subbasement.\""; -- cgit v1.2.3-70-g09d2