mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-15 17:15:25 +01:00
more new to Init (#17147)
* more new to Init * fix pumps * style update * fix atmos memory leak * fix mech * qdel in here * Update hands.dm * Update rings.dm
This commit is contained in:
@@ -522,8 +522,8 @@ var/const/standard_monitor_styles = "blank=ipc_blank;\
|
||||
parts = list(BP_L_LEG, BP_R_LEG, BP_L_FOOT, BP_R_FOOT)
|
||||
|
||||
|
||||
/obj/item/disk/limb/New(var/newloc)
|
||||
..()
|
||||
/obj/item/disk/limb/Initialize(mapload)
|
||||
. = ..()
|
||||
if(company)
|
||||
name = "[company] [initial(name)]"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user