Disable dropping hunger in Sneaky Assassins
This commit is contained in:
parent
c747638303
commit
fa91bf0a00
@ -52,6 +52,7 @@ public class SneakyAssassins extends SoloGame
|
||||
this._npcManager = new NpcManager(this, UtilMath.random);
|
||||
|
||||
this.DamageTeamSelf = true;
|
||||
this.HungerSet = 20;
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user