Centcomm death rattle implant (#36113)
* behold! * minor name change 👍 * Remove fields 👍 * Changes it to parent off DeathRattleImplant * Adds implants round start and fixes hypothetical bug * Update Resources/Prototypes/Entities/Mobs/Player/humanoid.yml As per slarticodefast's suggestion Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com> --------- Co-authored-by: slarticodefast <161409025+slarticodefast@users.noreply.github.com>
This commit is contained in:
@@ -16,6 +16,6 @@ public sealed partial class RattleComponent : Component
|
||||
public LocId CritMessage = "deathrattle-implant-critical-message";
|
||||
|
||||
// The message that the implant will send when dead
|
||||
[DataField("deathMessage")]
|
||||
[DataField]
|
||||
public LocId DeathMessage = "deathrattle-implant-dead-message";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user