mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-25 04:57:12 +01:00
Removes command from being eligible for round start antagonist (#28173)
* Off with the heads * Apply suggestions from code review Co-authored-by: HMBGERDO <61080616+HMBGERDO@users.noreply.github.com> Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com> * Actually adds the restrictions to dynamic * Makes telegun hijack only for scientist * Update code/game/gamemodes/cult/cult_mode.dm Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com> --------- Signed-off-by: Burzah <116982774+Burzah@users.noreply.github.com> Signed-off-by: DGamerL <108773801+DGamerL@users.noreply.github.com> Co-authored-by: HMBGERDO <61080616+HMBGERDO@users.noreply.github.com> Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
This commit is contained in:
co-authored by
HMBGERDO
DGamerL
parent
a1e7251efb
commit
ff4277d5e3
@@ -232,7 +232,8 @@
|
||||
reference = "TG"
|
||||
item = /obj/item/gun/energy/telegun
|
||||
cost = 50
|
||||
job = list("Research Director")
|
||||
job = list("Scientist")
|
||||
hijack_only = TRUE
|
||||
|
||||
//Roboticist
|
||||
/datum/uplink_item/jobspecific/syndiemmi
|
||||
|
||||
Reference in New Issue
Block a user