Resprites power cells, fixes and cleans up power cells and power cell derivatives (#64900)

imageadd: Power cells and the cell charger have been resprited, the charger will now look correct with a much wider variety of non-standard power cells
del: Removed the uncraftable 15k charge high-capacity power cell+, all instances have been replaced with the regular 10k charge high-capacity cell
fix: Erroneous power cell charge indicators have been removed from many non-standard types of power cells
fix: All varieties of marauder mech including the nuke ops mauler come with a bluespace power cell, consistent with other nuke op mechs
fix: Power cell charge indicators will now update while in a cell charger
fix: Potato and other crop batteries will not have their wires disappear when on cell chargers
This commit is contained in:
Thunder12345
2022-02-21 02:48:13 -03:00
committed by GitHub
parent 70bf65af5a
commit c95321042e
26 changed files with 90 additions and 80 deletions
-3
View File
@@ -54,7 +54,6 @@
/obj/item/mod/control/pre_equipped/loader
theme = /datum/mod_theme/loader
applied_cell = /obj/item/stock_parts/cell/high/plus
initial_modules = list(
/obj/item/mod/module/storage/large_capacity,
/obj/item/mod/module/flashlight,
@@ -105,7 +104,6 @@
/obj/item/mod/control/pre_equipped/security
theme = /datum/mod_theme/security
applied_cell = /obj/item/stock_parts/cell/high/plus
initial_modules = list(
/obj/item/mod/module/storage,
/obj/item/mod/module/flashlight,
@@ -199,7 +197,6 @@
/obj/item/mod/control/pre_equipped/prototype
theme = /datum/mod_theme/prototype
applied_cell = /obj/item/stock_parts/cell/high/plus
initial_modules = list(
/obj/item/mod/module/storage,
/obj/item/mod/module/welding,