Code:
@VER=1
# Possible Options:
# DURATION, INGREDIENTS, PRODUCT, TEXTURE, PRODUCT_PARAMS, TEXTURE, REZ_POSITION, SENSOR_DISTANCE
# Last line has to be [END]
[Coffee]
DURATION=65
INGREDIENTS=Coffee Beans
PRODUCT=SF Coffee
[Cocoa]
DURATION=65
INGREDIENTS=Cocoa Beans
PRODUCT=SF Cocoa
[END]
Please Log in or Create an account to join the conversation.