diff options
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index 0385070f2..842c6a91b 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,8 @@ Date Added 11/15 + * Added spawning of monsters at specific level by adding ,# after the spawn name. [Valaris] + mobs_level_up option should be on when using this. + (Example: {ama_dun01.gat,0,0,0,0 monster Shinobi,99 1401,1,0,0,0} to spawn a level 99 shinobi.) * Added addtoskill script command for (levels can stack on top of existing levels). [Valaris] Use same usage as skill script command. * Added -ffast-math argument to makefile to increase performance, thanks to kashy. [Valaris] |