Merge pull request #1518 from VOREStation/aro-macrofuzz

Non-fuzzy macro scaling attempt
This commit is contained in:
Arokha Sieyes
2017-05-21 21:46:21 -04:00
committed by GitHub
+1
View File
@@ -20,6 +20,7 @@
M.verbs += /mob/living/proc/insidePanel
M.verbs += /mob/living/proc/escapeOOC
M.verbs += /mob/living/proc/lick
M.appearance_flags |= PIXEL_SCALE
//Tries to load prefs if a client is present otherwise gives freebie stomach
if(!M.vore_organs || !M.vore_organs.len)