Demo: Difference between revisions
no edit summary
imported>Leoetlino |
imported>Leoetlino No edit summary |
||
Line 3: | Line 3: | ||
Demos are either implemented by in-game [[event flow]]s (in which case there is an accompanying [[bdemo]] descriptor) or by prerendered "movies" (videos). | Demos are either implemented by in-game [[event flow]]s (in which case there is an accompanying [[bdemo]] descriptor) or by prerendered "movies" (videos). | ||
== Numbering == | |||
{| class="wikitable" | |||
! Range !! Usage | |||
|- | |||
| 000-099 || System demos and miscellaneous events | |||
|- | |||
| 100-199 || Main quest demos | |||
|- | |||
| 200-299 || DLC1 demos | |||
|- | |||
| 300-599 || Quest demos | |||
|- | |||
| 600-699 || DLC2 demos | |||
|- | |||
| 700-799 || Main quest demos (except Demo707_0 and Demo719_0) | |||
|- | |||
| 800-899 || Unused | |||
|- | |||
| 900-999 || Unused (except Demo985_0) | |||
|} | |||
== List of event flow based demos == | == List of event flow based demos == |