Skip to content

Commit

Permalink
Update code/game/cas_manager/datums/cas_fire_envelope.dm
Browse files Browse the repository at this point in the history
Co-authored-by: Drathek <[email protected]>
  • Loading branch information
cuberound and Drulikar committed Jan 23, 2024
1 parent b96a9ad commit 890840b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/cas_manager/datums/cas_fire_envelope.dm
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@
/datum/cas_fire_envelope/uscm_dropship
fire_length = 12
grace_period = 50 //5 seconds
flyto_period = 40 //four seconds, sleep in the FM itself has been increased by one more second
flyto_period = 4 SECONDS //sleep in the FM itself has been increased by one more second
flyoff_period = 50 //FIVE seconds
cooldown_period = 100 //f~ I mean, 10 seconds
soundeffect = 'sound/weapons/dropship_sonic_boom.ogg' //BOOM~WOOOOOSH~HSOOOOOW~BOOM
Expand Down

0 comments on commit 890840b

Please sign in to comment.