Using Gustatorial Centre (Tongue) reads as "samples" instead of "licks" (#18242)

* the pr

* the changelog

* less of the changelog
This commit is contained in:
Sniblet
2024-01-22 11:26:11 +00:00
committed by GitHub
parent aa82c05b69
commit ddc32842a6
2 changed files with 8 additions and 2 deletions
+2 -2
View File
@@ -496,8 +496,8 @@
cooldown = 8
var/taste_sensitivity = TASTE_NORMAL
var/action_verb = "licks"
var/self_action_verb = "lick"
var/action_verb = "samples"
var/self_action_verb = "sample"
/obj/item/organ/internal/augment/gustatorial/attack_self(var/mob/user)
. = ..()