diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-18 19:00:54 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-18 19:00:54 -0300 |
commit | e3c27f4a830ac98d6a06a45a97970d8c4c7f3b26 (patch) | |
tree | 2f10b7feeb2c398bc850d7f6cb704e449cbe2900 /npc/020-7-1/janitors.txt | |
parent | 048f06dfbd0ce99847cf145638161f212b45d682 (diff) | |
download | serverdata-e3c27f4a830ac98d6a06a45a97970d8c4c7f3b26.tar.gz serverdata-e3c27f4a830ac98d6a06a45a97970d8c4c7f3b26.tar.bz2 serverdata-e3c27f4a830ac98d6a06a45a97970d8c4c7f3b26.tar.xz serverdata-e3c27f4a830ac98d6a06a45a97970d8c4c7f3b26.zip |
Mark the officers on Blue Sage residence with deep blue robes. All others use
light blue robes. This is how you can know who is officer and who is not.
Diffstat (limited to 'npc/020-7-1/janitors.txt')
-rw-r--r-- | npc/020-7-1/janitors.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/020-7-1/janitors.txt b/npc/020-7-1/janitors.txt index 1163a2a1c..199a90b8e 100644 --- a/npc/020-7-1/janitors.txt +++ b/npc/020-7-1/janitors.txt @@ -6,7 +6,7 @@ // In charge to clear the mess // helperCleaning* + helperJanitor -020-7-1,50,63,6 script Pyry NPC_BLUESAGEWORKER_MA,{ +020-7-1,50,63,6 script Pyry NPC_BLUESAGEWORKER_MB,{ npctalk3 l("I warn about dangers and controls the fights."); goodbye; end; |