mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 04:22:39 +01:00
Chainsaw Fixes (#4399)
Fixes chainsaws cutting through centcom locks. Fixes #4372 Fixes reversed left hand chainsaw sprite. Added Chainsaws to traitor uplink, they can be purchased for 10 crystals. They come pre-filled with fuel. Added Chainsaw destruction state. Added Chainsaw description. Modified OP chainsaw stats. Added Dionaea Arousal backdoor Fixed up shitty eyedamage code. Fixed soundless chainsaw attacks.
This commit is contained in:
@@ -78,3 +78,8 @@
|
||||
name = "Anti-materiel Rifle"
|
||||
item_cost = DEFAULT_TELECRYSTAL_AMOUNT
|
||||
path = /obj/item/weapon/gun/projectile/heavysniper
|
||||
|
||||
/datum/uplink_item/item/visible_weapons/chainsaw
|
||||
name = "Chainsaw"
|
||||
item_cost = 10
|
||||
path = /obj/item/weapon/material/twohanded/chainsaw/fueled
|
||||
|
||||
Reference in New Issue
Block a user