- gave the Raven invulnerability items the BIGPOWERUP flag to ensure proper respawning behavior.

This commit is contained in:
Christoph Oelckers 2021-05-19 19:46:04 +02:00
parent 9df70cd0df
commit a3da915812
1 changed files with 2 additions and 0 deletions

View File

@ -81,6 +81,7 @@ class ArtiInvulnerability : PowerupGiver
{
+COUNTITEM
+FLOATBOB
+Inventory.BIGPOWERUP
Inventory.PickupFlash "PickupFlash";
Inventory.RespawnTics 4230;
Inventory.Icon "ARTIINVU";
@ -105,6 +106,7 @@ class ArtiInvulnerability2 : PowerupGiver
{
+COUNTITEM
+FLOATBOB
+Inventory.BIGPOWERUP
Inventory.PickupFlash "PickupFlash";
Inventory.RespawnTics 4230;
Inventory.Icon "ARTIDEFN";