mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-06-23 23:24:55 +01:00
a9925b2d39
## About The Pull Request Just improves the new material unit test, making it more copy-paste friendly when dealing with large amounts of things to change. It now also calculates the appropriate sheet material value for you too so you quite literally just have to copy paste the line and you're done, no more having to do math yourself. <img width="2104" height="155" alt="image" src="https://github.com/user-attachments/assets/b605e423-0418-46b7-b40c-c65fac920af9" /> ## Why It's Good For The Game Developer qol. ## Changelog Nothing player-facing --------- Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
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.