mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 06:22:26 +01:00
Removes vision cones. (#10488)
This commit is contained in:
@@ -124,13 +124,11 @@
|
||||
|
||||
feedback_add_details("admin_verb","BST")
|
||||
|
||||
bst.verbs |= /mob/living/proc/toggle_vision_cone
|
||||
return 1
|
||||
|
||||
/client/proc/bst_post_spawn(mob/living/carbon/human/bst/bst)
|
||||
spark(bst, 3, alldirs)
|
||||
bst.anchored = FALSE
|
||||
bst.can_have_vision_cone = FALSE
|
||||
|
||||
/mob/living/carbon/human/bst
|
||||
universal_understand = 1
|
||||
|
||||
Reference in New Issue
Block a user