mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
Fix for jetpack traitor objective.
This commit is contained in:
@@ -652,8 +652,8 @@ datum
|
||||
|
||||
|
||||
jetpack
|
||||
steal_target = /obj/item/weapon/tank/jetpack
|
||||
explanation_text = "Steal a jetpack."
|
||||
steal_target = /obj/item/weapon/tank/jetpack/oxygen
|
||||
explanation_text = "Steal a blue oxygen jetpack."
|
||||
weight = 20
|
||||
|
||||
get_points(var/job)
|
||||
|
||||
Reference in New Issue
Block a user