Tweaks damage types and classes (#1969)
Co-authored-by: ancientpower <ancientpowerer@gmail.com>
This commit is contained in:
@@ -14,12 +14,15 @@ namespace Content.Server.Interfaces.GameObjects
|
||||
|
||||
//Damage type suicides
|
||||
Blunt,
|
||||
Slash,
|
||||
Piercing,
|
||||
Heat,
|
||||
Disintegration,
|
||||
Cellular,
|
||||
DNA,
|
||||
Asphyxiation
|
||||
Shock,
|
||||
Cold,
|
||||
Poison,
|
||||
Radiation,
|
||||
Asphyxiation,
|
||||
Bloodloss
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user