mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
Fixes Shadow Walk (#77518)
## About The Pull Request Phased mobs are not turfs so the new check failed. Fixes this and adds a unit test for it. Also makes shadow walk VV-able to any level of lightness. ## Changelog 🆑 Melbert fix: Fixes Shadow Walk /🆑
This commit is contained in:
@@ -229,6 +229,7 @@
|
||||
#include "species_unique_id.dm"
|
||||
#include "species_whitelists.dm"
|
||||
#include "spell_invocations.dm"
|
||||
#include "spell_jaunt.dm"
|
||||
#include "spell_mindswap.dm"
|
||||
#include "spell_names.dm"
|
||||
#include "spell_shapeshift.dm"
|
||||
|
||||
Reference in New Issue
Block a user