mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-18 03:21:13 +01:00
Implements PASSRAILING as a new pass flag (#14009)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
holder_type = /obj/item/holder/drone/mining
|
||||
maxHealth = 45
|
||||
health = 45
|
||||
pass_flags = PASSTABLE
|
||||
pass_flags = PASSTABLE|PASSRAILING
|
||||
req_access = list(access_mining, access_robotics)
|
||||
id_card_type = /obj/item/card/id/minedrone
|
||||
speed = -1
|
||||
|
||||
Reference in New Issue
Block a user