mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 14:31:59 +01:00
Restores icon for the mobility module (#15974)
* Restores icon for the mobility module. * Points to signs.dmi instead --------- Co-authored-by: Andrew Cooper <mikomyazaki@gmail.com>
This commit is contained in:
co-authored by
Andrew Cooper
parent
1e43e6e655
commit
af62fa18e8
@@ -1,13 +1,13 @@
|
||||
/obj/item/borg/combat/mobility
|
||||
name = "mobility module"
|
||||
desc = "By retracting limbs and tucking in its head, a combat android can roll at high speeds."
|
||||
icon = 'icons/obj/decals.dmi'
|
||||
icon = 'icons/obj/signs.dmi'
|
||||
icon_state = "shock"
|
||||
|
||||
/obj/item/borg/rescue/mobility
|
||||
name = "mobility module"
|
||||
desc = "The Rescue Module has been outfitted with thrusters capable of retrieving injured Crew at speeds unheard of in other Stationbound modules."
|
||||
icon = 'icons/obj/decals.dmi'
|
||||
icon = 'icons/obj/signs.dmi'
|
||||
icon_state = "shock"
|
||||
|
||||
/obj/item/borg/combat/mobility/on_module_activate(mob/living/silicon/robot/R)
|
||||
|
||||
Reference in New Issue
Block a user