[svn] Great Shaloren buff, but...

Where bugs go to lie down and rest

Moderator: Moderator

Post Reply
Message
Author
Massimiliano Marangio
Sher'Tul
Posts: 1120
Joined: Mon Sep 30, 2002 9:52 pm
Location: Germany

[svn] Great Shaloren buff, but...

#1 Post by Massimiliano Marangio »

Code: Select all

on_learn [...]
+               self.combat_critical_power = (self.combat_critical_power or 0) + 5
on_unlearn [...]
+               self.combat_critical_power = (self.combat_critical_power or 0) + 5
The second +5 should be -5.

darkgod
Master of Eyal
Posts: 10751
Joined: Wed Jul 24, 2002 9:26 pm
Location: Angolwen
Contact:

Re: [svn] Great Shaloren buff, but...

#2 Post by darkgod »

Just checking if you were attentive to svn ! .. yeah .... ;)
[tome] joylove: You can't just release an expansion like one would release a Kraken XD
--
[tome] phantomfrettchen: your ability not to tease anyone is simply stunning ;)

Post Reply