diff options
Diffstat (limited to 'world/map/npc/018-2')
-rw-r--r-- | world/map/npc/018-2/angus.txt | 2 | ||||
-rw-r--r-- | world/map/npc/018-2/books.txt | 2 | ||||
-rw-r--r-- | world/map/npc/018-2/caul.txt | 2 | ||||
-rw-r--r-- | world/map/npc/018-2/mapflags.txt | 2 | ||||
-rw-r--r-- | world/map/npc/018-2/miners.txt | 2 | ||||
-rw-r--r-- | world/map/npc/018-2/receptionist.txt | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/world/map/npc/018-2/angus.txt b/world/map/npc/018-2/angus.txt index 6c9a76ed..5b7dda85 100644 --- a/world/map/npc/018-2/angus.txt +++ b/world/map/npc/018-2/angus.txt @@ -1,6 +1,6 @@ // Angus the craftsman -018-2.gat,31,39,0|script|Angus|147 +018-2,31,39,0|script|Angus|147 { set @honorific$, "lad"; if (Sex == 0) set @honorific$, "lass"; diff --git a/world/map/npc/018-2/books.txt b/world/map/npc/018-2/books.txt index 90c4d090..cd8148c0 100644 --- a/world/map/npc/018-2/books.txt +++ b/world/map/npc/018-2/books.txt @@ -1,6 +1,6 @@ // -018-2.gat,112,19,0|script|#Bookcase38|400,0,1 +018-2,112,19,0|script|#Bookcase38|400,0,1 { callfunc "ClearVariables"; diff --git a/world/map/npc/018-2/caul.txt b/world/map/npc/018-2/caul.txt index eeae9b37..bf3bc4dd 100644 --- a/world/map/npc/018-2/caul.txt +++ b/world/map/npc/018-2/caul.txt @@ -7,7 +7,7 @@ //# //################################################################################# -018-2.gat,37,22,0|script|Caul|107 +018-2,37,22,0|script|Caul|107 { callfunc "ClearVariables"; diff --git a/world/map/npc/018-2/mapflags.txt b/world/map/npc/018-2/mapflags.txt index 2f4d4354..146c0378 100644 --- a/world/map/npc/018-2/mapflags.txt +++ b/world/map/npc/018-2/mapflags.txt @@ -1 +1 @@ -018-2.gat|mapflag|resave|018-2,88,32 +018-2|mapflag|resave|018-2,88,32 diff --git a/world/map/npc/018-2/miners.txt b/world/map/npc/018-2/miners.txt index 26662238..e29f15f6 100644 --- a/world/map/npc/018-2/miners.txt +++ b/world/map/npc/018-2/miners.txt @@ -1,7 +1,7 @@ // This NPC makes gem powders out of gemstones // Authors: Ali-G, enchilado, Jenalya -018-2.gat,85,23,0|script|Malek|109 +018-2,85,23,0|script|Malek|109 { callfunc "ClearVariables"; diff --git a/world/map/npc/018-2/receptionist.txt b/world/map/npc/018-2/receptionist.txt index b85ff2c1..50143f2c 100644 --- a/world/map/npc/018-2/receptionist.txt +++ b/world/map/npc/018-2/receptionist.txt @@ -1,6 +1,6 @@ // -018-2.gat,50,24,0|script|Receptionist#mine|108 +018-2,50,24,0|script|Receptionist#mine|108 { callfunc "ClearVariables"; |