maple-v206/scripts/item/consume_3800993.py

4 lines
179 B
Python

# Damage Skin Item ID does not have a name
success = sm.addDamageSkin(3800993)
if success:
sm.chat("The The Damage Skin has been added to your account's damage skin collection.")