mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-20 20:45:28 +01:00
[MIRROR] Seethrough component for shipping containers, big bones, ratvar wreck and necropolis gate [MDB IGNORE] (#17562)
* Seethrough component for shipping containers, big bones, ratvar wreck and necropolis gate (#71212) Big sprite, easy conversion. Let's you see through a bunch of stuff with big sprites 🆑 qol: you can look behind shipping containers, ratvars wreck, through the necropolis gate and behind the big bones /🆑 Behind a container https://user-images.githubusercontent.com/7501474/201395747-4843b2df-d3ad-4047-b4af-66310d1d0472.mp4 Through the necropolis gate https://user-images.githubusercontent.com/7501474/201416066-9f69399d-f757-4132-941d-5cf3b98ced5d.mp4 * Seethrough component for shipping containers, big bones, ratvar wreck and necropolis gate Co-authored-by: Time-Green <timkoster1@hotmail.com> Co-authored-by: Tastyfish <crazychris32@gmail.com>
This commit is contained in:
@@ -21,3 +21,7 @@
|
||||
bound_height = 64
|
||||
pixel_y = -10
|
||||
resistance_flags = INDESTRUCTIBLE | LAVA_PROOF | FIRE_PROOF | UNACIDABLE | ACID_PROOF
|
||||
|
||||
/obj/structure/dead_ratvar/Initialize(mapload)
|
||||
. = ..()
|
||||
AddComponent(/datum/component/seethrough, SEE_THROUGH_MAP_RATVAR_WRECK)
|
||||
|
||||
Reference in New Issue
Block a user