Added medical scanner (#338)

* Added medical scanner

* RegisterIgnore
This commit is contained in:
DamianX
2019-09-18 20:24:55 +02:00
committed by Pieter-Jan Briers
parent 415ac8fa46
commit 364279e0f7
21 changed files with 433 additions and 1 deletions

View File

@@ -28,7 +28,7 @@ namespace Content.Server.GameObjects
/// <summary>
/// Holds the damage template which controls the threshold and resistance settings for this species type
/// </summary>
private DamageTemplates DamageTemplate;
public DamageTemplates DamageTemplate { get; private set; }
/// <summary>
/// Variable for serialization