mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2025-01-09 17:53:50 +00:00
42 lines
678 B
Text
42 lines
678 B
Text
|
# Distribution:
|
||
|
distribution dev
|
||
|
|
||
|
# Art assets:
|
||
|
model-path resources/
|
||
|
|
||
|
# Server:
|
||
|
server-version ttu-dev
|
||
|
min-access-level 600
|
||
|
accountdb-type developer
|
||
|
shard-low-pop 50
|
||
|
shard-mid-pop 100
|
||
|
|
||
|
# RPC:
|
||
|
want-rpc-server #f
|
||
|
rpc-server-endpoint http://localhost:8080/
|
||
|
|
||
|
# DClass files (in reverse order):
|
||
|
dc-file astron/dclass/toon.dc
|
||
|
dc-file astron/dclass/otp.dc
|
||
|
|
||
|
# Core features:
|
||
|
want-pets #f
|
||
|
want-parties #f
|
||
|
want-cogdominiums #f
|
||
|
want-achievements #f
|
||
|
|
||
|
# Chat:
|
||
|
want-whitelist #f
|
||
|
|
||
|
# Cashbot boss:
|
||
|
want-resistance-toonup #t
|
||
|
want-resistance-restock #t
|
||
|
want-resistance-dance #t
|
||
|
|
||
|
# Optional:
|
||
|
want-yin-yang #t
|
||
|
|
||
|
# Developer options:
|
||
|
show-population #t
|
||
|
force-skip-tutorial #t
|
||
|
want-instant-parties #t
|