Files
Paradise/code/game/objects/items
Tigercat2000 221476ef3b Refactor stack recipes
- Styling fixes
 - Added post_build() to stack recipes, for any recipes that need to do
   something special
   - Called with two arguments, the stack that it originated from, and the
     new object.
 - Moved stack recipes to their own file

Currently, only two things use post_build
 - Cablecuffs use it to color the cuffs the same as the wire they
   originated from
 - Metal rods use it to call update_icon, in order to display the correct
   sprite for whatever amount of rods you created.
2016-07-31 07:20:26 -07:00
..
2016-07-21 02:24:54 -04:00
2016-07-07 19:34:02 -07:00
2016-07-18 13:23:01 -07:00
2016-07-31 07:20:26 -07:00
2016-07-31 07:20:26 -07:00
2016-07-07 19:34:02 -07:00
2016-07-07 19:34:02 -07:00
2016-07-10 09:29:12 -04:00
2016-07-07 19:34:02 -07:00
2016-07-13 21:44:50 -07:00
2016-07-10 09:29:12 -04:00
2016-07-07 19:34:02 -07:00
2016-07-22 21:03:17 -04:00