the cybertongue fuckin sucks dude

This commit is contained in:
TotallyNotADog
2021-11-03 23:17:30 -05:00
parent 16f829f1aa
commit c0652f1da2
2 changed files with 1 additions and 5 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
return
if(organ_flags & ORGAN_SYNTHETIC)
var/errormessage = list("Runtime in tongue.dm, line 39: Undefined operation \"zapzap ow my tongue\"", "afhsjifksahgjkaslfhashfjsak", "-1.#IND", "Graham's number", "inside you all along", "awaiting at least 1 approving review before merging this taste request")
owner.say("The pH is appropriately [pick(errormessage)].")
owner.say("The pH is approximately [pick(errormessage)].")
/obj/item/organ/tongue/applyOrganDamage(var/d, var/maximum = maxHealth)