- [NEW] Més malotes

- [FIX] Els malotes no mataven des d'agunes posicions
- Més habitacions
This commit is contained in:
2024-09-24 14:02:24 +02:00
parent 6d1734755f
commit c49684981c
14 changed files with 568 additions and 202 deletions

View File

@@ -531,7 +531,7 @@ namespace actor
}
if (source->flags & FLAG_DEADLY) {
result |= PUSH_KILL;
act->push |= PUSH_KILL;
}
if (source->flags&FLAG_HERO)