mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 23:17:28 +01:00
Initialize fixing (#17279)
* Initialoize fixing * diff fix * add init grep test * fixed missed ones * . * some more * ,
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
drop_sound = 'sound/items/drop/glass.ogg'
|
||||
pickup_sound = 'sound/items/pickup/glass.ogg'
|
||||
|
||||
/obj/item/nailpolish/Initialize()
|
||||
/obj/item/nailpolish/Initialize(mapload)
|
||||
. = ..()
|
||||
desc = "<font color='[colour]'>Nail polish,</font> " + initial(desc)
|
||||
top_underlay = image(icon, "top")
|
||||
|
||||
Reference in New Issue
Block a user