Waterpig
3256f65a9e
mystery_box_item is now a type of /obj/effect/abstract ( #90258 )
...
## About The Pull Request
Retypes the object, attaches it to the crate as a vis_overlay, and gives
it the correct vis_flag to share the plane.
This also means it now layers correctly on multiz, when previously it
would show up on the lowest level.
## Why It's Good For The Game
/obj/ is not meant to be bloated with stuff that can easily be an
effect. Also fixes a bug
## Changelog
🆑
fix: Mystery box items no longer layer on the lowest z_level when in
multiz
code: mystery_box_item is now a type of /obj/effect/abstract
/🆑
2025-03-28 18:32:03 +01:00
..
2025-03-20 15:42:16 +13:00
2025-01-29 17:46:03 +01:00
2024-11-21 12:55:38 +01:00
2025-03-26 01:33:19 +01:00
2025-02-12 17:16:13 -07:00
2024-11-27 17:41:52 +01:00
2025-03-19 07:57:52 +01:00
2025-01-28 22:16:16 +01:00
2025-03-12 10:46:01 +01:00
2025-03-28 14:18:45 +00:00
2024-12-14 01:32:18 +02:00
2024-12-29 23:04:19 +00:00
2025-03-12 01:55:47 -07:00
2025-02-11 15:59:23 +00:00
2025-01-28 22:16:16 +01:00
2025-03-28 14:18:45 +00:00
2024-09-03 10:41:51 +02:00
2025-03-28 14:18:45 +00:00
2024-11-22 20:48:29 +01:00
2024-09-23 22:24:50 -07:00
2024-11-23 04:02:35 -08:00
2024-09-26 19:36:13 +00:00
2024-09-20 22:46:41 +00:00
2024-09-23 22:24:50 -07:00
2024-09-03 10:41:51 +02:00
2024-11-12 17:18:23 +01:00
2024-09-03 10:41:51 +02:00
2024-12-28 07:41:27 +00:00
2025-01-29 15:03:34 -05:00
2024-09-03 10:41:51 +02:00
2025-03-24 15:05:33 +01:00
2025-01-28 22:16:16 +01:00
2024-09-03 10:41:51 +02:00
2024-09-23 22:24:50 -07:00
2024-11-23 13:34:55 +01:00
2024-10-06 19:19:40 +02:00
2025-03-12 01:55:47 -07:00
2024-12-25 13:11:31 -05:00
2025-01-28 22:16:16 +01:00
2025-03-24 14:41:10 +01:00
2025-03-28 14:18:45 +00:00
2025-03-28 14:18:45 +00:00
2024-11-27 17:41:52 +01:00
2024-09-23 22:24:50 -07:00
2025-03-23 22:20:23 +01:00
2025-02-12 17:16:13 -07:00
2025-01-08 13:54:08 -07:00
2025-03-12 19:01:31 -06:00
2024-09-23 22:24:50 -07:00
2025-03-24 15:05:33 +01:00
2025-03-28 14:18:45 +00:00
2024-09-03 10:41:51 +02:00
2025-03-17 19:09:55 +01:00
2024-09-23 22:24:50 -07:00
2025-03-28 18:32:03 +01:00
2024-09-03 10:41:51 +02:00
2024-11-14 19:10:22 +01:00
2025-02-25 11:49:25 +00:00
2024-09-23 22:24:50 -07:00
2025-02-24 19:01:27 -05:00
2024-09-29 16:38:09 +02:00
2025-03-24 13:37:19 +01:00
2024-09-26 19:36:13 +00:00
2024-09-03 10:41:51 +02:00
2024-12-17 12:35:52 -06:00
2025-02-01 21:19:50 +01:00
2024-11-19 15:24:52 -05:00
2024-09-03 10:41:51 +02:00
2024-09-03 10:41:51 +02:00
2025-03-17 02:14:43 +01:00
2025-03-17 02:14:43 +01:00
2024-09-12 23:48:19 +02:00
2024-09-03 10:41:51 +02:00
2024-09-03 10:41:51 +02:00
2024-09-23 22:24:50 -07:00
2024-10-14 22:36:41 -06:00
2024-12-24 11:42:20 -08:00
2025-02-15 10:42:08 +01:00
2025-03-20 15:42:16 +13:00