Forum - [Closed] Description box for the metal of the winged anklets

Welcome! Please login with your in-game name.

 

Author Topic: [Closed] Description box for the metal of the winged anklets  (Read 1793 times)

Kitson

  • Nyranthix
  • ****
  • Posts: 397
« 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.
« Last Edit: January 27, 2012, 06:07:33 pm by toby »

Tobias

  • Global Moderator
  • AR1 Security Unit
  • *****
  • Posts: 1572
« Reply #1 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?

Kitson

  • Nyranthix
  • ****
  • Posts: 397
« Reply #2 on: January 15, 2012, 01:44:01 am »
...i thought that you had said that it was 20.

Tobias

  • Global Moderator
  • AR1 Security Unit
  • *****
  • Posts: 1572
« Reply #3 on: January 15, 2012, 12:12:59 pm »
See how nice I am to you guys!
I make you farm less. ;P