mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 04:26:03 +01:00
[Ready for review/merge]Rolls chainsaw surgery into prosthetic replacement, makes synthetic armblades implantable (#23213)
🆑 XDTM tweak: Implanting chainsaws is now a prosthetic replacement instead of its own surgery. add: You can now implant synthetic armblades (from an emagged limb grower) into people's arms to use it at its full potential. del: Chainsaw removal surgery has been removed as well; you'll have to sever the limb and get a new one. /🆑 Reason for adding Makes the surgery code more consistent, without a snowflake surgery for chainsaws. This also gives a legitimate use for synthetic armblades, which were otherwise just a much shittier and harder to get circular saw.
This commit is contained in:
@@ -36,8 +36,10 @@
|
||||
item_state = "arm_blade"
|
||||
origin_tech = "combat=5,biotech=5"
|
||||
w_class = WEIGHT_CLASS_HUGE
|
||||
force = 15
|
||||
force = 20
|
||||
throwforce = 10
|
||||
hitsound = 'sound/weapons/bladeslice.ogg'
|
||||
attack_verb = list("attacked", "slashed", "stabbed", "sliced", "torn", "ripped", "diced", "cut")
|
||||
sharpness = IS_SHARP
|
||||
|
||||
/obj/item/weapon/melee/sabre
|
||||
|
||||
Reference in New Issue
Block a user