UOGamers Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

  • To obtain new Razor updates, please reinstall Razor from our new website.

[COMPLETE] Phillips Wooden Steed Sound Fix

Status
Not open for further replies.

LadyCrimson

Wanderer
[COMPLETE] Phillips Wooden Steed Sound Fix

Type: Broken Feature

Basic Description: Phillips Wooden Steed sounds like a rat

Way to experience: Lock down a steed in your house and turn it on. Run by... it squeaks at you.

Detailed Description: Above. Obviously - they should sound like a horse. Its really just an annoyance to hear them. Nothing ground shattering.

Code:
Code:
Index: Items/Special/MonsterStatuette.cs
===================================================================
--- Items/Special/MonsterStatuette.cs (revision 319)
+++ Items/Special/MonsterStatuette.cs (working copy)
@@ -78,7 +78,7 @@
     /* Gazer */    new MonsterStatuetteInfo( 1049768, 0x20F4, 377 ),
     /* FireElemental */  new MonsterStatuetteInfo( 1049769, 0x20F3, 838 ),
     /* Wolf */    new MonsterStatuetteInfo( 1049770, 0x2122, 229 ),
-    /* Phillip's Steed */ new MonsterStatuetteInfo( 1063488, 0x3FFE, 205 ),
+    /* Phillip's Steed */ new MonsterStatuetteInfo( 1063488, 0x3FFE, 168 ),
     /* Seahorse */   new MonsterStatuetteInfo( 1070819, 0x25BA, 138 )
    };
 

uome

Bug Hunter
Re: [Ready] Phillips Wooden Steed Sound Fix

Lightly tested and all seems well, makes the horse noise it's supposed to make.
Thankyou LC :)
 

LadyCrimson

Wanderer
Re: [Ready] Phillips Wooden Steed Sound Fix

As if that needed tested at all LOL

about the easiest darn fix :)

As a note, there is a bug list in the staff area so that's where I pulled that from. Going from easy to hard :)
 
Re: [Ready] Phillips Wooden Steed Sound Fix

LadyCrimson;558779 said:
As a note, there is a bug list in the staff area so that's where I pulled that from. Going from easy to hard :)

LOL, a secret forum area, I wonder how many words against us and staff rants are there :p
 

uome

Bug Hunter
Re: [Ready] Phillips Wooden Steed Sound Fix

I know it didn't realy, i didn't even bother copying the old file before i applied it ;)
But while i'm testing other stuff i thought id'e throw it in aswell.
 
Status
Not open for further replies.
Top