Ignore:
Timestamp:
Jan 16, 2012 7:56:19 AM (4 months ago)
Author:
MELERIX
Message:

STABLE: Sync with BETA [8629]

Location:
trunk/L2J_DataPack
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/L2J_DataPack

  • trunk/L2J_DataPack/dist/game/data/scripts/custom/NewbieCoupons/NewbieCoupons.java

    r8406 r8630  
    117117                                return null; 
    118118                        } 
    119                         else 
    120                                 htmltext = "30598-7.htm"; // you're not eligible to use warehouse 
     119                        htmltext = "30598-7.htm"; // you're not eligible to use warehouse 
    121120                } 
    122121                else if (event.equals("newbie_show_armor")) 
     
    127126                                return null; 
    128127                        } 
    129                         else 
    130                                 htmltext = "30598-8.htm"; // you're not eligible to use warehouse 
     128                        htmltext = "30598-8.htm"; // you're not eligible to use warehouse 
    131129                } 
    132130 
Note: See TracChangeset for help on using the changeset viewer.