mirror of
https://github.com/tbamud/tbamud.git
synced 2026-01-04 00:18:49 +01:00
New house system, ASCII hcontrol file and hsedit house OLC
This commit is contained in:
parent
74c3d208b6
commit
3fa8ebe048
16 changed files with 2647 additions and 681 deletions
|
|
@ -1440,6 +1440,7 @@ void roll_real_abils(struct char_data *ch)
|
|||
void do_start(struct char_data *ch)
|
||||
{
|
||||
GET_LEVEL(ch) = 1;
|
||||
GET_ADMLEVEL(ch) = ADMLVL_MORTAL;
|
||||
GET_EXP(ch) = 1;
|
||||
|
||||
set_title(ch, NULL);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue