Add explosive cord. (#25875)

This commit is contained in:
IProduceWidgets
2025-09-25 17:33:28 -04:00
committed by GitHub
parent 5e55974c0e
commit 80947b128a
54 changed files with 601 additions and 24 deletions

View File

@@ -31,6 +31,7 @@ namespace Content.Shared.Power
HighVoltage,
MediumVoltage,
Apc,
ExCable
}
[Serializable, NetSerializable]