mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 14:39:58 +01:00
Using a multitool inhand tells you where the area APC is (#84738)
## About The Pull Request Using a multitool inhand tells you where the area APC is ## Why It's Good For The Game Sometimes it's a bit of a pain to find it. No need to keep it sikret when map knowledge is a thing. ## Changelog 🆑 qol: Using a multitool inhand tells you where the area APC is /🆑
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
desc = "A circuit multitool. Used to mark entities which can then be uploaded to components by pressing the upload button on a port. \
|
||||
Acts as a normal multitool otherwise. Use in hand to clear marked entity so that you can mark another entity."
|
||||
icon_state = "multitool_circuit"
|
||||
apc_scanner = FALSE // would conflict with mark clearing
|
||||
|
||||
/// The marked atom of this multitool
|
||||
var/atom/marked_atom
|
||||
|
||||
Reference in New Issue
Block a user