mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-20 20:37:34 +01:00
Makes vaurca surgery consistent (#20078)
It seems rather silly to have a 15% chance of making the situation worse when operating on vaurca, when there is no equivalent for humans, etc. Yes, this is a salt PR after the random chance just killed a Ta by **deleting her phoron tank.** I could see an argument for keeping it in since incision management systems have no failure rate, but I don't see those that often, especially in low pop. I guess it made the round more interesting but..
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
/singleton/surgery_step/generic/cut_open_vaurca
|
||||
name = "Cut Open Vaurca"
|
||||
allowed_tools = list(
|
||||
/obj/item/surgery/surgicaldrill = 85,
|
||||
/obj/item/surgery/surgicaldrill = 100,
|
||||
/obj/item/pickaxe/ = 15
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user