diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-16 10:36:23 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-16 10:36:23 -0300 |
commit | a55b7adf705adaa34d6a295ec474e889b822096a (patch) | |
tree | 19ee7083674c9cc19cbfafc5ab20f298a268ffbf /npc/002-3 | |
parent | 4bb021a442a620f324a9ed39f574ba4a060f3ead (diff) | |
download | serverdata-a55b7adf705adaa34d6a295ec474e889b822096a.tar.gz serverdata-a55b7adf705adaa34d6a295ec474e889b822096a.tar.bz2 serverdata-a55b7adf705adaa34d6a295ec474e889b822096a.tar.xz serverdata-a55b7adf705adaa34d6a295ec474e889b822096a.zip |
Update news, fix broken job table
Diffstat (limited to 'npc/002-3')
-rw-r--r-- | npc/002-3/note.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/002-3/note.txt b/npc/002-3/note.txt index 5dc89b8f7..78950a2da 100644 --- a/npc/002-3/note.txt +++ b/npc/002-3/note.txt @@ -22,7 +22,7 @@ GameRules 8 | 4; break; case 2: - GameNews 8 | 4; + GameNews; break; } |