mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
[MIRROR] Cauteries have heat, you can smoke with a space helmet [MDB IGNORE] (#23576)
* Cauteries have heat, you can smoke with a space helmet (#78122) ## About The Pull Request Cauteries now have 'heat', like lighters, welders, etc. You can smoke with a space helmet as long as you have internals on. ## Why It's Good For The Game > Cauteries now have 'heat', like lighters, welders, etc. Seems like an oversight. If an esword can do it so can a implement meant to sear wounds shut. > You can smoke with a space helmet as long as you have internals on. Space smoking is awesome. ## Changelog 🆑 fix: Cauteries now have 'heat', like lighters, welders, etc. qol: You can smoke with a space helmet as long as you have internals on. /🆑 * Cauteries have heat, you can smoke with a space helmet --------- Co-authored-by: carlarctg <53100513+carlarctg@users.noreply.github.com>
This commit is contained in:
@@ -66,6 +66,7 @@
|
||||
attack_verb_simple = list("burn")
|
||||
tool_behaviour = TOOL_CAUTERY
|
||||
toolspeed = 1
|
||||
heat = 500
|
||||
/// How this looks when placed in a surgical tray
|
||||
var/surgical_tray_overlay = "cautery_normal"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user