diff options
author | gumi <git@gumi.ca> | 2018-05-10 15:50:27 -0400 |
---|---|---|
committer | gumi <git@gumi.ca> | 2018-05-10 15:50:27 -0400 |
commit | c5e9084472a28372579b901a4daea91edbeb4e4d (patch) | |
tree | 5c58b861947df9591a29fabc2264f76812286987 /npc/_anchors.txt | |
parent | 24f72660c2a527f59273257a1ceee5c6851f6981 (diff) | |
download | serverdata-c5e9084472a28372579b901a4daea91edbeb4e4d.tar.gz serverdata-c5e9084472a28372579b901a4daea91edbeb4e4d.tar.bz2 serverdata-c5e9084472a28372579b901a4daea91edbeb4e4d.tar.xz serverdata-c5e9084472a28372579b901a4daea91edbeb4e4d.zip |
make maps following the woodland merge
Diffstat (limited to 'npc/_anchors.txt')
-rw-r--r-- | npc/_anchors.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/_anchors.txt b/npc/_anchors.txt index 121f33a8..4f9ce83a 100644 --- a/npc/_anchors.txt +++ b/npc/_anchors.txt @@ -7,11 +7,15 @@ OnInit: htput(.ht, "^ALIG|^HID", "000-2-4 36 30"); htput(.ht, "^ART", "001-1 89 86"); htput(.ht, "^BLACK|SMITH", "001-2-27 35 32"); + htput(.ht, "^CAMP|FIRE", "008-1 55 46"); htput(.ht, "^CITY|^HALL", "001-2-7 36 41"); + htput(.ht, "^DIMOND", "008-1 106 222"); htput(.ht, "^DRA|ISLAND", "000-1 62 111"); + htput(.ht, "^FARM", "008-1 71 129"); htput(.ht, "^FIRST|^DECK1?$", "000-2-0 23 28"); htput(.ht, "^HARB|^MASTER", "001-2-16 28 32"); htput(.ht, "^HOLD$", "000-2-2 42 31"); + htput(.ht, "^HURNS", "008-1 250 109"); htput(.ht, "^LEG", "001-2-33 34 42"); htput(.ht, "^LIB", "001-2-4 42 35"); htput(.ht, "^LIGHT", "001-2-0 37 32"); |