mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-05-19 21:28:37 +01:00
9d688b7a7c
* moreInitandDestroy * . * oups * . * . * fix? * oups * clean this up * fix those dels * ... * fix * ummm * reworks resource handling * . * .
6 lines
199 B
Plaintext
6 lines
199 B
Plaintext
/obj/item/material/shard/titaniumglass/Initialize(mapload)
|
|
. = ..(mapload, MAT_TITANIUMGLASS)
|
|
|
|
/obj/item/material/shard/plastitaniumglass/Initialize(mapload)
|
|
. = ..(mapload, MAT_PLASTITANIUMGLASS)
|