mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-27 15:01:04 +01:00
Laser Pointers (#5853)
Old PR was stale and had many issues. Redid some of the eye blinding and camera stuff with making it a random chance to do so, aswell as addressing original PR concerns
This commit is contained in:
@@ -1005,7 +1005,10 @@
|
||||
/obj/item/eightball = 11,
|
||||
/obj/item/eightball/haunted = 1,
|
||||
/obj/item/eightball/broken = 1,
|
||||
/obj/item/weapon/spirit_board = 5
|
||||
/obj/item/weapon/spirit_board = 5,
|
||||
/obj/item/device/laser_pointer = 1
|
||||
|
||||
|
||||
)
|
||||
|
||||
/obj/random/arcade/orion
|
||||
|
||||
Reference in New Issue
Block a user