diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-01-01 21:16:37 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-01-01 21:16:37 -0300 |
commit | dc929d2bf49f356122058c5436c49518d679b67f (patch) | |
tree | 8059f9fa61be708915ce695ec1f31cece99e30df /npc/020-1 | |
parent | 05d6f078e3ae27e8ed03123ab13584610e37c0c4 (diff) | |
download | serverdata-dc929d2bf49f356122058c5436c49518d679b67f.tar.gz serverdata-dc929d2bf49f356122058c5436c49518d679b67f.tar.bz2 serverdata-dc929d2bf49f356122058c5436c49518d679b67f.tar.xz serverdata-dc929d2bf49f356122058c5436c49518d679b67f.zip |
Get rid of old features from Mercenary Trainer
Diffstat (limited to 'npc/020-1')
-rw-r--r-- | npc/020-1/trainer.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/npc/020-1/trainer.txt b/npc/020-1/trainer.txt index df039743d..a6f001f00 100644 --- a/npc/020-1/trainer.txt +++ b/npc/020-1/trainer.txt @@ -51,7 +51,6 @@ L_Main: .@mid=merc_randid(0, 0, 0, 1000, 0); mercenary_create(.@mid, 3600000); POL_PlayerMoney(.@gp); - debugmes "New merc: %d", .@mid; } break; case 3: |