mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 23:58:07 +01:00
Fixes an exploit with the Paperwork Autosurgeon (#5443)
## About The Pull Request The HoP and NTC started with a REUSABLE autosurgeon in their lockers, instead of a single use one. Thankfully this had gone unnoticed until like, yesterday. Anyways quick fix to avoid people from abusing this ## Why It's Good For The Game mfw NTC and HOP have free self-surgery ## Proof Of Testing <img width="416" height="85" alt="image" src="https://github.com/user-attachments/assets/355a6cea-9504-446a-9c27-7fb26a44c593" /> </details> ## Changelog 🆑 fix: Switched the reusable autosurgeon NTCs and HOPs had access to with a single use one. /🆑
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
/obj/item/autosurgeon/paperwork
|
||||
starting_organ = /obj/item/organ/cyberimp/arm/toolkit/paperwork
|
||||
desc = "A single use autosurgeon that contains a paperwork arm implant augment. A screwdriver can be used to remove it, but implants can't be placed back in."
|
||||
uses = 1
|
||||
|
||||
Reference in New Issue
Block a user