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:
Fluffy
2024-04-28 19:04:40 +02:00
committed by GitHub
parent fb05bfab41
commit 5c295f5a10
32 changed files with 645 additions and 937 deletions
+3
View File
@@ -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
*/