mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-08-22 04:38:00 +01:00
fixes
This commit is contained in:
@@ -665,6 +665,8 @@ GLOBAL_VAR_INIT(exploit_warn_spam_prevention, 0)
|
||||
return FALSE
|
||||
if(anchored)
|
||||
return FALSE
|
||||
if(!CHECK_MOBILITY(src, MOBILITY_MOVE))
|
||||
return FALSE
|
||||
if(notransform)
|
||||
return FALSE
|
||||
if(restrained())
|
||||
|
||||
Reference in New Issue
Block a user