Legion of Bones support.

This commit is contained in:
Mari the Deer 2022-08-31 10:58:25 +02:00
commit e9013694f0
7 changed files with 137 additions and 24 deletions

View file

@ -85,6 +85,7 @@ nosave bool swwm_nointroex = false; // does not play the "explosions" intro seq
server bool swwm_bonkhammer = false; // combat hammer makes bonk sounds when hitting enemies
server int swwm_friendlyfire = 0; // 0: allow all friendly fire, 1: block incoming damage, 2: block incoming and outgoing damage
nosave bool swwm_showmaptitle = false; // shows the name of the map when entering, just like in dark souls!
server bool swwm_lobdoubled = false; // [LOB] Enable Double Death monster spawns
// minimap settings
nosave bool swwm_mm_enable = true; // show a minimap below the score counter