Ashaya Post

Game Discussion => Bug Reports => Topic started by: KitsonHeart on January 11, 2012, 11:25:37 pm

Title: [Closed] Description box for the metal of the winged anklets
Post by: KitsonHeart on January 11, 2012, 11:25:37 pm
http://myu.icyworlds.net:4901/user/Kitson/screenshots/#show=screenshot.1466.560cfc8a weird huh? i just caught it as i was scrolling over it.
Title: Re: Description box for the metal of the winged anklets
Post by: toby on January 14, 2012, 12:04:20 pm

I am not quite sure what's wrong with that? ;P

Description:
Code: [Select]
* Use: Combine with 18 Soft Snowfur and one Icesilk Spool, to create a Winged Anklet.
NPC Script:

Code: [Select]
    if i1 == 0
        player_error "Required: Sturdy Metal Plate"
    elseif i2 < 18
        player_error "Required: 18 Soft Snowfur"
    elseif i3 == 0
        player_error "Required: Spool of Icesilk"
    else
       ...

Matches up?
Title: Re: Description box for the metal of the winged anklets
Post by: KitsonHeart on January 15, 2012, 01:44:01 am
...i thought that you had said that it was 20.
Title: Re: Description box for the metal of the winged anklets
Post by: toby on January 15, 2012, 12:12:59 pm
See how nice I am to you guys!
I make you farm less. ;P