timesynk/modules/vashram/CONF

27 lines
549 B
Plaintext

; Fancy name for the module!
name Vashram
; description of the module, if it wasn't obvious enough
description "Vashram the Stampede"
; range of recommended players
players 1
; default sprite x scale
scale_x 2.0
; default sprite y scale
scale_y 2.0
; the list of sprites to use and tie to particular TIDs
sprites {
; key = TID, value = spritesheet for that TID
0 capran
1 monsters
2 floors
3 walls
4 equips
5 items
6 decor
}
; list of playable characters for character creation
chars {
; key is arbitrary, value = TID:ID
0 0:0
}