Skip to content

Commit

Permalink
Makes base boiler able to make traps to fill with gas
Browse files Browse the repository at this point in the history
  • Loading branch information
uuuuhuuuu committed Apr 15, 2024
1 parent 35c9627 commit 1277d67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/mob/living/carbon/xenomorph/castes/Boiler.dm
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
/datum/action/xeno_action/activable/spray_acid/boiler, //3rd macro
/datum/action/xeno_action/onclick/toggle_long_range/boiler, //4th macro
/datum/action/xeno_action/onclick/acid_shroud, //5th macro
/datum/action/xeno_action/onclick/place_trap,
/datum/action/xeno_action/onclick/tacmap,
)

Expand Down

0 comments on commit 1277d67

Please sign in to comment.