mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-20 20:37:34 +01:00
Landmarks works (#19006)
Fixed some landmarks harddels. Refactored various landmarks in their own subtype instead of using a name-based switch system.
This commit is contained in:
@@ -167,6 +167,9 @@ GLOBAL_VAR_INIT(running_create_and_destroy, FALSE)
|
||||
// do_spread sleeps and tries to addtimer after the src is qdeleted
|
||||
ignore += typesof(/obj/effect/plant)
|
||||
|
||||
// Cannot be deleted
|
||||
ignore += typesof(/obj/effect/landmark/entry_point)
|
||||
|
||||
/*
|
||||
* END EXCLUSIONS OF THE TEST
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user