Themeroom: buried zombies
- add a themeroom with random buried zombifying corpses - disturbing buried zombies makes them revive much faster - lua des.object() now returns the object it created
This commit is contained in:
@@ -3691,7 +3691,9 @@ lspo_object(lua_State *L)
|
||||
|
||||
Free(tmpobj.name.str);
|
||||
|
||||
return 0;
|
||||
nhl_push_obj(L, otmp);
|
||||
|
||||
return 1;
|
||||
}
|
||||
|
||||
/* level_flags("noteleport", "mazelevel", ... ); */
|
||||
|
||||
Reference in New Issue
Block a user