diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-12-29 00:25:41 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-12-29 00:25:41 -0200 |
commit | 7158527c6dd52434bf72157b03cfc68a7a911439 (patch) | |
tree | 1c93606d9338f7b1a83e3b27f622366a3aea30ec /npc/020-1 | |
parent | bd24967a5b00c323288fcda573e7b703301f3208 (diff) | |
download | serverdata-7158527c6dd52434bf72157b03cfc68a7a911439.tar.gz serverdata-7158527c6dd52434bf72157b03cfc68a7a911439.tar.bz2 serverdata-7158527c6dd52434bf72157b03cfc68a7a911439.tar.xz serverdata-7158527c6dd52434bf72157b03cfc68a7a911439.zip |
Minor rewrite to Riddle System
Diffstat (limited to 'npc/020-1')
-rw-r--r-- | npc/020-1/misc.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/npc/020-1/misc.txt b/npc/020-1/misc.txt index 9c1188491..6b5a41619 100644 --- a/npc/020-1/misc.txt +++ b/npc/020-1/misc.txt @@ -117,8 +117,7 @@ OnInit: // Description: // Barber. -// LOCATION TODO -020-1,55,65,0 script Camilot NPC_ELVEN_FEMALE_ARMOR_SHOP,{ +020-1,88,76,0 script Camilot NPC_ELVEN_FEMALE_ARMOR_SHOP,{ function setRace { clear; setnpcdialogtitle l("Debug - Modify Race"); |