--[[ | This file was obtained through the combined efforts | of Madbluntz & Plymouth Antiquarian Society. | | Credits: lifestorm, Gregory Wayne Rossel JR., | Maloy, DrPepper10 @ RIP, Atle! | | Visit for more: https://plymouth.thetwilightzone.ru/ --]] ITEM.base = "base_stackable" ITEM.name = "Crystal Shard Base" ITEM.description = "A piece of fabric material worn around the arm." ITEM.model = "models/props_abandoned/crystals_fixed/crystal_scaled/crystal_small_pile_a1.mdl" ITEM.category = "Crystal Shards" ITEM.width = 1 ITEM.height = 1 ITEM.rotate = true ITEM.outlineColor = Color(255, 204, 0, 100) ITEM.iconCam = { pos = Vector(0, 0, 200), ang = Angle(90, 0, 0), fov = 10.08 }