Files
VOREStation/code/game/objects/items/weapons/material/shards_vr.dm
2020-04-20 12:07:45 -04:00

5 lines
172 B
Plaintext

/obj/item/weapon/material/shard/titaniumglass/New(loc)
..(loc, MAT_TITANIUMGLASS)
/obj/item/weapon/material/shard/plastitaniumglass/New(loc)
..(loc, MAT_PLASTANIUMGLASS)