Bugfixes: resisting grab and synth version (#4712)

-fixes #4704, so you can resist properly out of neckgrabs again if your stunned value is low enough
-fixes the ipc construction whitelist check once for all
-fixes orb's eyes sprites being at the wrong direction
This commit is contained in:
Alberyk
2018-05-14 00:39:32 +03:00
committed by Erki
parent 613f55c56a
commit baedf50918
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -202,7 +202,7 @@
if(!src.head.law_manager)
if(!is_alien_whitelisted(M.brainmob, src.chest.linked_frame) && config.usealienwhitelist)
if(!is_alien_whitelisted(M.brainmob, "Baseline Frame") && config.usealienwhitelist)
user << "<span class='warning'>\The [W] does not seem to fit.</span>"
return