txt/terra/rares/metal_seams.py

7 lines
264 B
Python
Raw Normal View History

2023-02-09 22:56:17 +00:00
from rares.abstract_rare import AbstractRare
class MetalSeams(AbstractRare):
name = "Металические швы"
adjective = "Не монолитно, есть металлические швы, виднеются стальные заклепки"