mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-24 21:40:55 +01:00
Allows crew to spawn with more mechanical or assisted organs. (#7689)
This commit is contained in:
@@ -45,7 +45,7 @@ Contains:
|
||||
return 1
|
||||
|
||||
if(affecting.status & ORGAN_ASSISTED)
|
||||
to_chat(user, "<span class='warning'>This isn't useful at all on a robotic limb..</span>")
|
||||
to_chat(user, "<span class='warning'>This isn't useful at all on a robotic limb.</span>")
|
||||
return 1
|
||||
|
||||
H.UpdateDamageIcon()
|
||||
|
||||
Reference in New Issue
Block a user