Revert "OBT1.1.0 Merge branch 'dev_pte' into dev"
This reverts commit177cf89756, reversing changes made to42ba733cd4.
This commit is contained in:
@@ -163,7 +163,7 @@ namespace Barotrauma
|
||||
{
|
||||
client.Character.CharacterHealth.ApplyAffliction(null, new Affliction(herpesAffliction, herpesStrength));
|
||||
GameServer.Log($"{GameServer.ClientLogName(client)} has contracted space herpes due to low karma.", ServerLog.MessageType.Karma);
|
||||
GameMain.NetworkMember.IncrementLastClientListUpdateID();
|
||||
GameMain.NetworkMember.LastClientListUpdateID++;
|
||||
}
|
||||
else if (existingAffliction != null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user