mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 15:01:04 +01:00
Using Gustatorial Centre (Tongue) reads as "samples" instead of "licks" (#18242)
* the pr * the changelog * less of the changelog
This commit is contained in:
@@ -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)
|
||||
. = ..()
|
||||
|
||||
Reference in New Issue
Block a user