clarifies a few things

This commit is contained in:
Poojawa
2019-06-06 18:56:26 -05:00
parent 17febdd07c
commit 67eb76b360
2 changed files with 6 additions and 5 deletions
@@ -57,6 +57,7 @@
/datum/vore_look/proc/gen_vui(var/mob/living/user)
var/dat
dat += "Remember to toggle the vore mode, it's to the left of your combat toggle. Open mouth means you're voracious!<br>"
dat += "Remember that your prey is blind, use audible mode subtle messages to communicate to them with posts!<br>"
dat += "<HR>"
var/atom/userloc = user.loc
if (isbelly(userloc))