Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Oojo #35

Merged
merged 4 commits into from
Nov 15, 2023
Merged

Oojo #35

merged 4 commits into from
Nov 15, 2023

Conversation

Ben10Omintrix
Copy link

@Ben10Omintrix Ben10Omintrix commented Nov 15, 2023

About The Pull Request

Why It's Good For The Game

Changelog

🆑
add: Added new mechanics or gameplay changes
add: Added more things
del: Removed old things
qol: made something easier to use
balance: rebalanced something
fix: fixed a few things
sound: added/modified/removed audio or sound effects
image: added/modified/removed some icons or images
spellcheck: fixed a few typos
code: changed some code
refactor: refactored some code
config: changed some config setting
admin: messed with admin stuff
server: something server ops should know
/:cl:

Comment on lines +28 to +29
if(SPT_PROB(speak_chance, seconds_per_tick) && !isnull(parrot_controller.blackboard[BB_PARROT_REPEAT_STRING])) // I'm not going to dive into polycode trying to adjust that probability. Enjoy doubled ghost parrot speach
affected_mob.say(parrot_controller.blackboard[BB_PARROT_REPEAT_STRING], forced = "parrot possession")
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we gotta cache this to a variable

@github-actions github-actions bot requested a review from san7890 November 15, 2023 04:39
@san7890 san7890 merged commit 2396609 into san7890:parrot-rework Nov 15, 2023
1 check passed
san7890 pushed a commit that referenced this pull request Nov 15, 2023
* ppokp

* Update parrot.dm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants