diff --git a/OpenRA.Mods.SS/Traits/Teleporter.cs b/OpenRA.Mods.SS/Traits/Teleporter.cs index 070da3f..8f8ba00 100644 --- a/OpenRA.Mods.SS/Traits/Teleporter.cs +++ b/OpenRA.Mods.SS/Traits/Teleporter.cs @@ -41,6 +41,9 @@ public class TeleporterInfo : TraitInfo, IPositionableInfo, Requires w.Add(new SpriteEffect(crusher, w, info.Image, info.Sequence, info.Palette))); diff --git a/mods/ss/rules/structures.yaml b/mods/ss/rules/structures.yaml index 311db76..9e9fd4a 100644 --- a/mods/ss/rules/structures.yaml +++ b/mods/ss/rules/structures.yaml @@ -704,6 +704,7 @@ TMPL: LaunchTextNotification: Nuclear weapon launched. IncomingTextNotification: Nuclear warhead approaching. MissileWeapon: atomic + MissileImage: atomic MissileDelay: 11 SpawnOffset: 3c0,0,-1c512 DisplayBeacon: True