You can no longer mount borgs while stunned.
This commit is contained in:
@@ -1140,7 +1140,7 @@
|
||||
return
|
||||
if(incapacitated())
|
||||
return
|
||||
if(M.restrained())
|
||||
if(M.incapacitated())
|
||||
return
|
||||
if(module)
|
||||
if(!module.allow_riding)
|
||||
|
||||
Reference in New Issue
Block a user