mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 23:02:08 +00:00
- Fixed: ArtiTeleport was missing its SpawnID.
SVN r3966 (trunk)
This commit is contained in:
parent
b0e70f8f87
commit
3f02444ffe
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
ACTOR ArtiTeleport : Inventory 36 native
|
ACTOR ArtiTeleport : Inventory 36 native
|
||||||
{
|
{
|
||||||
Game Raven
|
Game Raven
|
||||||
|
SpawnID 18
|
||||||
+COUNTITEM
|
+COUNTITEM
|
||||||
+FLOATBOB
|
+FLOATBOB
|
||||||
+INVENTORY.INVBAR
|
+INVENTORY.INVBAR
|
||||||
|
|
Loading…
Reference in a new issue