mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-23 13:10:02 +01:00
[MIRROR] Binoculars on neck [MDB IGNORE] (#18014)
* Binoculars on neck (#71819) ## About The Pull Request   ## Why It's Good For The Game More uses for the neck slot. ## Changelog 🆑 qol: Binoculars can be worn on neck now /🆑 * Binoculars on neck Co-authored-by: Andrew <mt.forspam@gmail.com>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
worn_icon_state = "binoculars"
|
||||
lefthand_file = 'icons/mob/inhands/items_lefthand.dmi'
|
||||
righthand_file = 'icons/mob/inhands/items_righthand.dmi'
|
||||
slot_flags = ITEM_SLOT_BELT
|
||||
slot_flags = ITEM_SLOT_NECK | ITEM_SLOT_BELT
|
||||
w_class = WEIGHT_CLASS_SMALL
|
||||
var/mob/listeningTo
|
||||
var/zoom_out_amt = 5.5
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 109 KiB After Width: | Height: | Size: 103 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 85 KiB After Width: | Height: | Size: 85 KiB |
Reference in New Issue
Block a user