More compat (#17228)

* some more 516 compat

* .

* also we should keep that equal

* fix

* .

* .

* .

* .

* .

* .

* .
This commit is contained in:
Kashargul
2025-03-02 01:52:57 +01:00
committed by GitHub
parent 00cc01ccca
commit 1a19de6ca3
14 changed files with 32 additions and 25 deletions
+1 -1
View File
@@ -454,7 +454,7 @@
//
// Clearly super important. Obviously.
//
/mob/living/proc/lick(mob/living/tasted in living_mobs_in_view(1))
/mob/living/proc/lick(mob/living/tasted in living_mobs_in_view(1, TRUE))
set name = "Lick"
set category = "IC.Game"
set desc = "Lick someone nearby!"