* Removes garbage from CE locker
* removes bloat from Cap/hos/hop lockers
* removes bloat from RD locker
* re-adds Advanced extinguisher
removed by mistake, mixed it up with the compact one you can have in your belt
* removes some more stuff from CMO
* gloves+oxygen removal
* relic file
* Revert "Merge branch 'master' of https://github.com/tralezab/tgstation"
This reverts commit 826916d87b421dbb0ebcfce7fad96e456b6d3674, reversing
changes made to a0f476d874.
* mime pda
* hey maybe it works
* some steps forward
* IT WORKS HAHAHA YAAAAAAAAAAAAAAAAA
* logged properly in everything
Exact same as my earlier PR, but it actually works - [https://github.com//pull/47212]
Changelog
cl
del: Removed all departmental budget cards except for cargo card
tweak: Cargo now gets 500 credits per paycheck
balance: Cargo can't amass infinite money from other departments
/cl
* Adds sorting to most input() lists.
* Sorted some global lists, added more input sorting
* Should now use correct sort everywhere.
* compiles
* Last fixes.
* Base
* epic
* bandaid begone
* Documentation
* Bugmash
* Replaces bruise packs and ointment in on maps.
* Fixes for testmerge
* new line
* Dirty web
* Nasty webedit
* med suture is now a chemical recipe, adds cellulose reagent
* Fixes cult space bases (again)
* h
* Fixes duplicate definition
* Lets cultists draw runes at the Lavaland cult altar ruin
* Adds CULT_PERMITTED_1 flag to check if cultists can summon/buld structures here
* h
* REWROTE EVERYTHING
* And these too
* Mapmerger as usual
* Qust changed some datum mat stuff, fixed
* Updated the rune sprite to be in-line with blood cult style runes.
* Uses a less degenerate sprite for the rune
Several of the greps were missing the `-P` switch which caused them to
fail to match things. The EOL grep also wasn't working right so I
replaced it with the one I added to TGMC.
* Adds new bioluminescent traits and mutations
Because 'puke green' shouldn't be the only light color.
* Adds new bioluminescent traits and mutations
Because 'puke green' shouldn't be the only light color.
* Adds new bioluminescent traits and mutations
Because 'puke green' shouldn't be the only light color.
* creates the xeno immunity trait for skeletons
* creates globalvar for xeno immmunity
* gives skeletons the xeno immunity trait
* makes the hugger check for xeno immunity
* checks for xeno immunity trait over embryo and hivenode
* adds the xeno immunity trait with hivenode
* adds xeno immunity trait when impregnated
* whoops fixed the number of macro args
* okay NOW it should be fixed
* there now it should b gucci
* emitter has wrenched state when created
* resync with master
* adds smokey animation to lit flamethrower
* More frames, less busy
* Fixed offset error for lefthand
* adds acti/deactivate sound for flamethrower
* offset fix
* adds ambient light when flamethrower switched on
* OFFSET BLARGH
* Refactors screen object update_icon to call parent
And makes update_icon an /atom proc
* Cleans up some missed null checks
The student teaches the master