Final linting
This commit is contained in:
		| @@ -474,6 +474,7 @@ class RingXP(Ring): | |||||||
|         super().__init__(name=name, price=price, experience=experience, |         super().__init__(name=name, price=price, experience=experience, | ||||||
|                          *args, **kwargs) |                          *args, **kwargs) | ||||||
|  |  | ||||||
|  |  | ||||||
| class ScrollofDamage(Item): | class ScrollofDamage(Item): | ||||||
|     """ |     """ | ||||||
|     A scroll that, when used, deals damage to all entities in a certain radius. |     A scroll that, when used, deals damage to all entities in a certain radius. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user