mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-24 04:28:12 +01:00
More compat (#17228)
* some more 516 compat * . * also we should keep that equal * fix * . * . * . * . * . * . * .
This commit is contained in:
@@ -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!"
|
||||
|
||||
Reference in New Issue
Block a user