mirror of
https://github.com/ZDoom/gzdoom-gles.git
synced 2024-11-14 00:20:38 +00:00
- Fixed a CQ pickup message.
SVN r1222 (trunk)
This commit is contained in:
parent
2cad1c2c19
commit
d8dad009e1
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ actor LargeZorchRecharge : Shell 2008
|
||||||
actor LargeZorchPack : Shell 2049
|
actor LargeZorchPack : Shell 2049
|
||||||
{
|
{
|
||||||
Game Chex
|
Game Chex
|
||||||
Inventory.PickupMessage "GOTLARGEZORCHERPACK"
|
Inventory.PickupMessage "$GOTLARGEZORCHERPACK"
|
||||||
Inventory.Amount 20
|
Inventory.Amount 20
|
||||||
States
|
States
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue