Skip to content

Commit

Permalink
Update poly.dm
Browse files Browse the repository at this point in the history
Signed-off-by: Omega_DarkPotato <[email protected]>
  • Loading branch information
OmegaDarkPotato authored Dec 14, 2024
1 parent 22ed84c commit 8c03592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/mob/living/basic/pets/parrot/poly.dm
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
name = "Poly"
desc = "Poly the Parrot. An expert on quantum cracker theory."
gold_core_spawnable = NO_SPAWN
speech_probability_rate = 0.33 /// DEFAULT: 15. Doppler Edit.
speech_probability_rate = 0.33 /// DEFAULT: 13. Doppler Edit.

/// Callback to save our memory at the end of the round.
var/datum/callback/roundend_callback = null
Expand Down

0 comments on commit 8c03592

Please sign in to comment.