mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-02-02 12:20:27 +00:00
* begone accursed beast
* cleanup and notes
* screen object fix
* varset clear
* don't raw send sounds, spark on door sound, pain hallucination
* lengthen this a bit
* more pain messages, become jittery
* note
* lets clean that up to
* Revert "lets clean that up to"
This reverts commit 2409e41870.
* cleanup and define
* use accessors
* death isn't working so have toxins instead, it's scarier
* don't actually clean these up, because of how xenochi works
* additional protection
* hunger joke
* Use get_component instead of a cache
* empty scope removed
* Updated xenochi code to use hallu component
---------
Co-authored-by: Kashargul <144968721+Kashargul@users.noreply.github.com>
9 lines
263 B
Plaintext
9 lines
263 B
Plaintext
/image/client_only/motion_echo
|
|
plane = PLANE_FULLSCREEN
|
|
mouse_opacity = MOUSE_OPACITY_TRANSPARENT
|
|
appearance_flags = (RESET_COLOR|PIXEL_SCALE|KEEP_APART)
|
|
|
|
/image/client_only/motion_echo/New(icon, loc, icon_state, layer, dir)
|
|
. = ..()
|
|
QDEL_IN(src, 2 SECONDS)
|