txt/terra/rares/shabby.py

7 lines
183 B
Python
Raw Normal View History

2023-02-09 22:56:17 +00:00
from rares.abstract_rare import AbstractRare
class Shabby(AbstractRare):
name = "Потрепанный"
adjective = "Потрепанно, местами царапины"