TGUI Vore Panel

This commit is contained in:
ShadowLarkens
2020-08-09 00:19:35 -07:00
parent 27971a2383
commit f13fda0afb
3 changed files with 1396 additions and 965 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
M.verbs += /mob/living/proc/switch_scaling
if(M.no_vore) //If the mob isn't supposed to have a stomach, let's not give it an insidepanel so it can make one for itself, or a stomach.
return TRUE
M.vorePanel = new
M.vorePanel = new(M)
M.verbs += /mob/living/proc/insidePanel
//Tries to load prefs if a client is present otherwise gives freebie stomach
File diff suppressed because it is too large Load Diff