-
Notifications
You must be signed in to change notification settings - Fork 33
The House File
luciensadi edited this page Dec 27, 2020
·
4 revisions
The house file at lib/etc/houses
controls the apartments in the game. It is formatted as follows:
<the number of landlord entries in the file>
<a landlord line that controls X rooms>
<X room lines>
<another landlord line that controls Y rooms>
<Y room lines...>
<a blank empty line at the end>
<landlord mob vnum> <race bitfield (unused? set it to 0 for now)> <base cost in nuyen> <num rooms>
<room vnum> <key vnum> <direction of exit to atrium> <lifestyle> <apt name> <PC owner's idnum (set to 0)> 0 <paid until (set to 0)>