Files
Bubberstation/code/game/atom
SkyratBot 2f2810a2ad [MIRROR] Fixes COMSIG_ATOM_POST_DIR_CHANGE sending the wrong oldDir argument (#28014)
* Fixes COMSIG_ATOM_POST_DIR_CHANGE sending the wrong oldDir argument (#83727)

## About The Pull Request

It didn't cache dir, so it just sent newDir.
## Why It's Good For The Game

im starting to hate this signal
## Changelog
🆑
fix: COMSIG_ATOM_POST_DIR_CHANGE should ACTUALLY work now
/🆑

* Fixes COMSIG_ATOM_POST_DIR_CHANGE sending the wrong oldDir argument

---------

Co-authored-by: nikothedude <59709059+nikothedude@users.noreply.github.com>
2024-06-06 18:23:25 +05:30
..
2024-04-26 01:22:24 +02:00
2024-04-26 01:22:24 +02:00
2024-04-28 22:24:01 +02:00
2024-04-23 20:43:45 +02:00

Core /atom Systems

This is a folder of basic systems that apply to all /atom types, split into relevant files. Keep the files named fittingly and don't put anything in _atom.dm if you can avoid it.