
09-02-2011, 12:17 AM
|
Fire Giant
Join Date: Oct 2009
Posts: 559
|
|
Quote:
Originally Posted by YendorLootmonkey
[You must be logged in to view images. Log in or Register.]
I see what's missing from that code:
Code:
if (player_class == "Ranger")
{
player_maxhp += 4000;
player_maxdamage += 500;
player_mitigation += 200;
}
|
Love it
|
|
|