Jump to content

  •  

Bug Tracker Migration

June 3rd
Good news everyone! The staff has decided that it is time to slowly kill off this Bug Tracker. We will begin the process of slowly migrating from this Bug Tracker over to our Github Issues which can be found here: https://github.com/HerculesWS/Hercules/issues

Over the next couple of days, I will be closing off any opportunity to create new reports. However, I still will keep the opportunity to reply to existing Bug Reports. Doing this will allow us to slowly fix any bug reports we have listed here so that we can easily migrate over to our Issue Tracker.

Update - June 7th 2015: Creating new bug posts has been disabled. Please use our https://github.com/HerculesWS/Hercules/issues tracker to post bugs. Users are still able to reply to existing bug posts.

- Administration

Issue Information

  • #003633

  • 0 - None Assigned

  • Fixed

Issue Confirmations

  • Yes (0)No (0)
Photo

Thanatos Tower for Expanded class

Posted by Hercules Bot on 05 October 2009 - 07:56 AM

Originally posted by Piu
http://www.eathena.w...er&showbug=3633

"Thanatos Tower changes
Expanded classes of level 95+ can advance past level 6 of the tower the same as Transcendent classes"
http://forums.irowik...nded classes 95

For revision 11620 only advanced classes can go to upper levels of tower.

CODE
2591    tha_t06,119,120,0   script  thana6-7    45,1,1,{
2592    
2593        if((Class == Job_Lord_Knight) || (Class == Job_High_Priest) || (Class == Job_High_Wizard) || (Class == Job_Whitesmith) || (Class == Job_Sniper) || (Class == Job_Assassin_Cross) || (Class == Job_High_Wizard) || (Class == Job_Lord_Knight2) || (Class == Job_Paladin) || (Class == Job_Champion) || (Class == Job_Professor) || (Class == Job_Stalker) || (Class == Job_Creator) || (Class == Job_Clown) || (Class == Job_Gypsy) || (Class == Job_Paladin2)) warp "thana_step",69,369;
2594        else
2595        {
2596            mes "^3355FFAn overwhelming force";
2597            mes "acts against you, preventing";
2598            mes "you from proceeding this way...^000000";
2599            close;

Originally posted by Brian

It's fixed in Trunk ([bug=2227]), but not Stable.



Originally posted by calciumkid
Should this not be set to fixed then? *changed*

Originally posted by Brian
Well the bug report was marked Version = Stable.


Don't use stable, use Trunk! /rice