diff options
author | Jared Adams <jaxad0127@gmail.com> | 2008-11-19 13:38:20 +0000 |
---|---|---|
committer | Jared Adams <jaxad0127@gmail.com> | 2008-11-19 13:38:20 +0000 |
commit | 1195ea1eb880ca9c77f2471e036d8bb8009fd70d (patch) | |
tree | 888b3dded2573c38c92acb7d6faf528d02abfd8b /npc/new_23-1-dimonds-cove/workers.txt | |
parent | c35d7a43946974cc85497980f4542f0b8abc1a56 (diff) | |
download | serverdata-1195ea1eb880ca9c77f2471e036d8bb8009fd70d.tar.gz serverdata-1195ea1eb880ca9c77f2471e036d8bb8009fd70d.tar.bz2 serverdata-1195ea1eb880ca9c77f2471e036d8bb8009fd70d.tar.xz serverdata-1195ea1eb880ca9c77f2471e036d8bb8009fd70d.zip |
Change all script folders
Script files fixes are comming
Diffstat (limited to 'npc/new_23-1-dimonds-cove/workers.txt')
-rw-r--r-- | npc/new_23-1-dimonds-cove/workers.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/npc/new_23-1-dimonds-cove/workers.txt b/npc/new_23-1-dimonds-cove/workers.txt deleted file mode 100644 index 5579dadd..00000000 --- a/npc/new_23-1-dimonds-cove/workers.txt +++ /dev/null @@ -1,11 +0,0 @@ -new_23-1.gat,23,70,0 script Josh 155,{ - mes "[Josh]"; - mes "\"We're working on getting the cellar pass open.\""; - close; -} - -new_23-1.gat,39,75,0 script Zack 155,{ - mes "[Zack]"; - mes "\"My brother and I are fixing the cellar pass.\""; - close; -} |