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

Mount not in DB - Great Gray Kodo #184

Open
BalurPoco opened this issue Oct 18, 2022 · 2 comments
Open

Mount not in DB - Great Gray Kodo #184

BalurPoco opened this issue Oct 18, 2022 · 2 comments
Labels
type: bug A small patch

Comments

@BalurPoco
Copy link

WoW Version

WotLK (3.4.0)

Bestride Version

2.0.4

Steps to Reproduce

Name: Great Gray Kodo
Mount ID: 14550
Spell ID: 23248

Observed Behavior

@BalurPoco BalurPoco added the type: bug A small patch label Oct 18, 2022
@mullerdavid
Copy link

mullerdavid commented Dec 23, 2022

MountDB.lua

    [23248]= {
		name="Great Gray Kodo",
		spellid=23248,
		mountid=nil,
		itemid=18795,
		maxspeed=1,
		minspeed=1,
		swimspeed=0,
		category="Kodo",
		source="Gold",
		attributes={
			ground=true,
			flying=false,
			passenger=false,
			vendor=false,
			swimming=false
		}
	},

@Djurkwhad
Copy link

Also receiving the error, it doesn't appear to be added.

Mount not in DB:
Mount Number:36
Spell ID:23248
Mount ID:14550
Name: Great Gray Kodo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug A small patch
Projects
None yet
Development

No branches or pull requests

3 participants