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

Shameless rider kit buff (and to some degree, beastmaster buff) #3233

Merged
merged 2 commits into from
Oct 3, 2023
Merged

Shameless rider kit buff (and to some degree, beastmaster buff) #3233

merged 2 commits into from
Oct 3, 2023

Conversation

RinPin
Copy link
Contributor

@RinPin RinPin commented Oct 1, 2023

adds a capture device to the rider kit, so it's a lot easier to have your own pet chocobo / motorcycle without them constantly dying due to ghouls attacking them or getting stolen due to the lack of keys, buffs beastmaster by adding an additional capture egg to the kit, to hopefully encourage more diversity in battle pets, (i'll probably make an eggless version of the rider kit for cargo if people abuse this)

About The Pull Request

Pre-Merge Checklist

  • [Y ] You tested this on a local server.
  • [ Y] This code did not runtime during testing.
  • [ Y] You documented all of your changes.

adds a capture device to the rider kit, so it's a lot easier to have your own pet chocobo / motorcycle without them constantly dying due to ghouls attacking them or getting stolen due to the lack of keys, buffs beastmaster by adding an additional capture egg to the kit, to hopefully encourage more diversity in battle pets, (i'll probably make an eggless version of the rider kit for cargo if people abuse this)
@RinPin
Copy link
Contributor Author

RinPin commented Oct 1, 2023

Oh god linter BS, I’ll solve this when I get home

@Tk420634
Copy link
Contributor

Tk420634 commented Oct 2, 2023

Beat it with a rock, rin

@@ -578,6 +579,7 @@

/obj/item/storage/box/tools/beastmaster/PopulateContents()
new /obj/item/capturedevice(src)
/obj/item/capturedevice(src)
Copy link
Contributor

Choose a reason for hiding this comment

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

new in front if this

@@ -60,8 +60,9 @@
new /obj/item/brahminbridle(src)
new /obj/item/brahminsaddle(src)
new /obj/item/brahminbrand(src)
/obj/item/capturedevice(src)//hopefully this will make having a pet motorcycle a lot less annoying
Copy link
Contributor

Choose a reason for hiding this comment

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

new in front of this

new /obj/item/choice_beacon/pet/mountable(src)

/object
Copy link
Contributor

Choose a reason for hiding this comment

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

Remove this line

@DameonOwen DameonOwen merged commit 564bcf8 into ARF-SS13:master Oct 3, 2023
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.

3 participants