Merge pull request #8553 from Poojawa/ghost-erp

Clarifies a few things about subtler and how it should be used
This commit is contained in:
kevinz000
2019-06-08 01:24:36 -07:00
committed by GitHub
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))