diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-01-14 15:10:18 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-01-14 15:10:18 -0300 |
commit | 62cae6d400579b0e02026f4889084c50423cfad3 (patch) | |
tree | e97128c87db4f962379391f5e633af6cb14b4d11 /npc/functions | |
parent | bc49ff8f5e7bbae522250d012b8e531a7bc4203c (diff) | |
download | serverdata-62cae6d400579b0e02026f4889084c50423cfad3.tar.gz serverdata-62cae6d400579b0e02026f4889084c50423cfad3.tar.bz2 serverdata-62cae6d400579b0e02026f4889084c50423cfad3.tar.xz serverdata-62cae6d400579b0e02026f4889084c50423cfad3.zip |
Assign global difficulty (declared on MKBOT)
Diffstat (limited to 'npc/functions')
-rw-r--r-- | npc/functions/mkbot.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/functions/mkbot.txt b/npc/functions/mkbot.txt index 2e847ce84..7525efac6 100644 --- a/npc/functions/mkbot.txt +++ b/npc/functions/mkbot.txt @@ -29,6 +29,8 @@ // Affects the end of Game Story 2 and begin of Game Story 3 // Because we must wait players... // GS 3 +// Number of successful Fortress Town breaches +// GS 4 // Stage TBD 000-0,0,0,0 script Monster King NPC_HIDDEN,{ |