Update files
This commit is contained in:
@@ -366,7 +366,7 @@
|
||||
item_state = "flashshield"
|
||||
var/obj/item/assembly/flash/handheld/embedded_flash
|
||||
|
||||
/obj/item/shield/riot/flash/Initialize()
|
||||
/obj/item/shield/riot/flash/Initialize(mapload)
|
||||
. = ..()
|
||||
embedded_flash = new(src)
|
||||
|
||||
@@ -561,7 +561,7 @@
|
||||
var/active = 0
|
||||
var/clumsy_check = TRUE
|
||||
|
||||
/obj/item/shield/energy/Initialize()
|
||||
/obj/item/shield/energy/Initialize(mapload)
|
||||
. = ..()
|
||||
icon_state = "[base_icon_state]0"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user