mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2025-12-17 13:42:44 +00:00
Fireaxe cabinets find their fireaxes in initialize(), rather than new()
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
|
|
||||||
starts_with = list(/obj/item/weapon/material/twohanded/fireaxe)
|
starts_with = list(/obj/item/weapon/material/twohanded/fireaxe)
|
||||||
|
|
||||||
/obj/structure/closet/fireaxecabinet/New()
|
/obj/structure/closet/fireaxecabinet/initialize()
|
||||||
..()
|
..()
|
||||||
fireaxe = locate() in contents
|
fireaxe = locate() in contents
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user