and finally, the modules folder. Now I can publish and take a break
This commit is contained in:
@@ -101,8 +101,8 @@
|
||||
transform *= 1 + ((damage/7) * 0.2)//20% larger per tile
|
||||
|
||||
/obj/item/gun/energy/xray
|
||||
name = "x-ray laser gun"
|
||||
desc = "A high-power laser gun capable of expelling concentrated x-ray blasts that pass through multiple soft targets and heavier materials."
|
||||
name = "\improper X-ray laser gun"
|
||||
desc = "A high-power laser gun capable of expelling concentrated X-ray blasts that pass through multiple soft targets and heavier materials."
|
||||
icon_state = "xray"
|
||||
item_state = null
|
||||
ammo_type = list(/obj/item/ammo_casing/energy/xray)
|
||||
|
||||
Reference in New Issue
Block a user