Commit f594c2d
authored
TAMEABLE DIREBEARS (#6965)
FINE, I DID IT MYSELF
## About The Pull Request
Changed it such that dire bears can now be tamed if you're brave enough.
## Why It's Good For The Game
We can tame bears in real life, we should be able to tame them in-game!
We can tame gators! Why not bears, for the daring?! Plus, riding bears,
it's the end of Pride Month, I had no choice but to get this joke in NOW
## Changelog
Added pet commands and a taming chance to dire bears, taking the taming
chances from moles (low-ish chance) and commands from the hound (because
bears can fish)
<!-- !! Do not add whitespace in-between the entries, do not change the
tags and do not leave the tags without any entries. -->
:cl:
add: added ability to tame dire bears
fix: fixed a few typos in the comments of the bear file, but added one
more (for balance)
/:cl:
## Pre-Merge Checklist
- [ ] You tested this on a local server.
- [ ] This code did not runtime during testing.
- [x] You documented all of your changes.1 parent 964e105 commit f594c2d
1 file changed
Lines changed: 21 additions & 3 deletions
Lines changed: 21 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
96 | | - | |
| 95 | + | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| 109 | + | |
| 110 | + | |
109 | 111 | | |
110 | 112 | | |
111 | 113 | | |
| |||
118 | 120 | | |
119 | 121 | | |
120 | 122 | | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
121 | 136 | | |
122 | 137 | | |
123 | | - | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
124 | 142 | | |
125 | 143 | | |
126 | 144 | | |
| |||
0 commit comments