Skip to content

Commit

Permalink
Update poly.dm
Browse files Browse the repository at this point in the history
Signed-off-by: Nerevar <[email protected]>
  • Loading branch information
Nerev4r authored Dec 15, 2024
1 parent d327ccf commit 1c84375
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 /// DOPPLER EDIT CHANGE - DEFAULT: 13
speech_probability_rate = 0.33 // DOPPLER EDIT CHANGE - DEFAULT: 13

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

0 comments on commit 1c84375

Please sign in to comment.