mirror of
https://github.com/fulpstation/fulpstation.git
synced 2025-12-10 18:11:47 +00:00
Locks ebow behind a 25-player limit, same as the desword. (#46626)
This commit is contained in:
@@ -583,6 +583,7 @@ GLOBAL_LIST_INIT(uplink_items, subtypesof(/datum/uplink_item))
|
|||||||
slur as if inebriated. It can produce an infinite number \
|
slur as if inebriated. It can produce an infinite number \
|
||||||
of bolts, but takes time to automatically recharge after each shot."
|
of bolts, but takes time to automatically recharge after each shot."
|
||||||
item = /obj/item/gun/energy/kinetic_accelerator/crossbow
|
item = /obj/item/gun/energy/kinetic_accelerator/crossbow
|
||||||
|
player_minimum = 25
|
||||||
cost = 10
|
cost = 10
|
||||||
surplus = 50
|
surplus = 50
|
||||||
exclude_modes = list(/datum/game_mode/nuclear)
|
exclude_modes = list(/datum/game_mode/nuclear)
|
||||||
|
|||||||
Reference in New Issue
Block a user