Files
Bubberstation/code/game/atom
nikothedude 29e99ddc97 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
/🆑
2024-06-05 23:56:36 -04:00
..
2024-03-11 19:31:15 -06: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.