mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-23 21:12:24 +01:00
Fixed vars getting set twice in the same class (#19294)
Fixed vars getting set twice in the same class
This commit is contained in:
@@ -646,8 +646,6 @@
|
||||
created_window = /obj/structure/window/borosilicate/reinforced
|
||||
hardness = 40
|
||||
weight = 30
|
||||
stack_origin_tech = list(TECH_MATERIAL = 2)
|
||||
composite_material = list() //todo
|
||||
rod_product = null
|
||||
|
||||
/material/plastic
|
||||
|
||||
Reference in New Issue
Block a user