Files
NGECore2/scripts
Treeku 918520052b Fixed issue where you couldn't remove your buffs.
Fixes:

Traceback (most recent call last):
File "scripts/commands/removebuff.py", line 8, in run
buffObj = actor.getBuffByCRC(int(commandString))
AttributeError: 'resources.objects.creature.CreatureObject' object has no attribute 'getBuffByCRC'
2014-08-24 02:00:43 +01:00
..
2014-08-09 18:17:01 +02:00
2014-07-14 15:32:28 +02:00
2014-07-08 23:11:25 -04:00
2014-08-05 04:14:13 +03:00
2014-08-10 15:32:16 +02:00