maple-v206/scripts/item/consume_2436986.py

4 lines
179 B
Python

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