* Adds jani HUDs from Baystation!
* wrong place
* tweak to sprite
* contra review and tmeporary tweaks to the sprite
* finishing the sprites
* tweak to icon alpha and nv sprite
* typo
* conflict part 2
* test
* final adjustments
* DgamerL review
* fixing sprites
* changing name
* name part 2
* DGamerL review part 2
* wrong value
* nope
* equipment and janitorial categories
* Apply suggestions from code review
* adds rubberduckyshoes item
* Adds crafting recipe for rubber ducky shoes
2 rubber duckies, 1 sandal using Wirecutters
* Adds icon for rubberducky shoes
* Adds character sprites for rubberducky shoes
* Adds in hand sprites for rubberducky shoes
* removes pointless variable, and I redid the description.
* Adds rubber ducky to the merch console
done since theres normally only 3 ducks on station, giving some more access to duckies I think is warrented. This might be to much.
* Adds species specific sprites for Vox and Drask
* removes pointless list
* moves crafting recipe to clothing category
* Removes entry in merch console, adds entry in prize vendor
* Revert "moves crafting recipe to clothing category"
This reverts commit b80c398b46b3e60a10b78461d753b6ef6e3ac88b.
* Revert "Removes entry in merch console, adds entry in prize vendor"
This reverts commit c4ae6c3767d2d5ad072ae5befcb1f66b99cb6c63.
* Adds entry into arcade prize vendor
* Removes entry in merch console
* adds crafting recipe to clothing category
* removes recipe from misc category
* corrected messed up sound file location
* Updates icons/mob/feet.dmi
* Updates icons\obj\clothing\shoes.dmi
* improved the item icon
* deconflict
* Adds support for self-filling reagent containers
* Sets tool_behaviour on the default set of tools
* Fixing merge conflicts
* Refactors welder to use tool behaviour
* The refactor: part I
* The refactor: part II
* Tool Refactor Part III: Revenge of the Maint
* Tool Refactor Part IV: A New Hope
* Tool Refactor Part V: The Oldcoder Strikes Back
* Tool Refactor Part VI: Return of the Coder
* VII
* Holy shit, it compiles?!
* Nannek I completed your TODO, you owe me ice cream
* Tool helpers; telepad is compliant
* Bugtest, Round 1: Fight
Fuck refactoring disposals
* Buggfixing, Round 2: Electric Boogaloo
* Personal crafting uses tool behaviours now
* Construction datums use new tool behaviours; better way of handling fueltank refuelling; more bugfixing
* multitool_check_buffer change; removes some useless things in tool_helpers
* proc name change
* TRUE/FALSE changes
* Bugfixing, Round 3: A Good Day To Bugfix Hard
Fixes multiple issues raised by the testmerge
* Minor style changes