mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-26 10:03:45 +00:00
Fancy new sprite for elite laptop
Pulled from the old computer3.dmi
This commit is contained in:
@@ -31,6 +31,11 @@
|
||||
battery_module = new/obj/item/weapon/computer_hardware/battery_module/advanced(src)
|
||||
battery_module.charge_to_full()
|
||||
|
||||
/obj/item/modular_computer/laptop/preset/custom_loadout/elite
|
||||
icon_state_unpowered = "adv-laptop-open"
|
||||
icon_state = "adv-laptop-open"
|
||||
icon_state_closed = "adv-laptop-closed"
|
||||
|
||||
/obj/item/modular_computer/laptop/preset/custom_loadout/elite/install_default_hardware()
|
||||
..()
|
||||
processor_unit = new/obj/item/weapon/computer_hardware/processor_unit(src)
|
||||
|
||||
Reference in New Issue
Block a user