Remove 'Vore' tab, put verbs in IC and OOC

OOC Escape goes to OOC obviously, Vore Panel is now the last thing in the IC tab.
This commit is contained in:
Arokha Sieyes
2017-06-10 18:45:13 -04:00
parent 389aba627c
commit 2d92c8c2fb
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -278,8 +278,8 @@
// OOC Escape code for pref-breaking or AFK preds
//
/mob/living/proc/escapeOOC()
set name = "OOC escape"
set category = "Vore"
set name = "OOC Escape"
set category = "OOC"
//You're in an animal!
if(istype(src.loc,/mob/living/simple_animal))
+1 -1
View File
@@ -10,7 +10,7 @@
/mob/living/proc/insidePanel()
set name = "Vore Panel"
set category = "Vore"
set category = "IC"
var/datum/vore_look/picker_holder = new()
picker_holder.loop = picker_holder