mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-10 09:54:52 +00:00
Merge remote-tracking branch 'upstream/master'
This commit is contained in:
@@ -83,7 +83,10 @@
|
|||||||
- code_imp: Added span defines for 'reallybig hypnophrase', 'big warning', 'header',
|
- code_imp: Added span defines for 'reallybig hypnophrase', 'big warning', 'header',
|
||||||
and 'umbra'
|
and 'umbra'
|
||||||
- refactor: All HTML spans are now defines-based
|
- refactor: All HTML spans are now defines-based
|
||||||
|
- tweak: Moved Autodoc techweb entry from Advanced Surgery to Advanced Surgery Tools
|
||||||
SishTis:
|
SishTis:
|
||||||
- rscadd: Addead keybinds to put/take items in/from suit storage and pockets slots.
|
- rscadd: Addead keybinds to put/take items in/from suit storage and pockets slots.
|
||||||
zeroisthebiggay:
|
zeroisthebiggay:
|
||||||
- spellcheck: You
|
- spellcheck: You
|
||||||
|
BongaTheProto:
|
||||||
|
- code_imp: optimizes some genital related code
|
||||||
|
|||||||
@@ -31,7 +31,7 @@
|
|||||||
design_ids = list("ci-toolset-adv","ci-surgery-adv")
|
design_ids = list("ci-toolset-adv","ci-surgery-adv")
|
||||||
research_costs = list(TECHWEB_POINT_TYPE_GENERIC = 5000)
|
research_costs = list(TECHWEB_POINT_TYPE_GENERIC = 5000)
|
||||||
|
|
||||||
/datum/techweb_node/adv_surgery/New()
|
/datum/techweb_node/advance_surgerytools/New()
|
||||||
design_ids += "autodoc"
|
design_ids += "autodoc"
|
||||||
. = ..()
|
. = ..()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user