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