mirror of
https://github.com/nzp-team/documentation.git
synced 2025-03-12 22:01:09 +00:00
Add note about failed Perk_RandomDecide attempts
This commit is contained in:
parent
e90a6857e8
commit
db8bd9186d
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@ Control over `perk_random` is done entirely via its `spawnflags`. Each `spawnfla
|
|||
|
||||
If no `spawnflags` are selected, the Entity will [`objerror`](https://web.archive.org/web/20240212193953/https://quakewiki.org/wiki/objerror).
|
||||
|
||||
There will be 64 attempts total to spawn a Perk-A-Cola given the specified `spawnflags`. An [`objerror`](https://web.archive.org/web/20240212193953/https://quakewiki.org/wiki/objerror) will be thrown reporting total failure if it can not accomplish this.
|
||||
|
||||
### Using Extended Perk-A-Cola Abilities
|
||||
|
||||

|
||||
|
|
Loading…
Reference in a new issue