Files
kiwistation/code/game/pooling
MrPerson 04479dc06a Allow any datum to be pooled, including images
Tested on a non-ss13 project and works so it should work here.

Renamed the file from atom_pool to pool

I'll try to recap any other changes here:
Changed pick_n_take to pop when grabbing stuff out of the pool.
Contents is excluded from vars set to initial (would runtime with images), but it gets reset manually by atom/movable.
2015-06-20 21:36:18 -07:00
..