Peacemaker wasn't added to Backpack spawn list.

This commit is contained in:
Marisa the Magician 2018-06-06 19:55:12 +02:00
commit a42da7cf40

View file

@ -169,6 +169,7 @@ Class BackpackSpawner : RandomSpawner2 replaces Backpack
DropItem "ForceField", 255;
DropItem "UnrealBackpack", 255;
DropItem "MinigunSentry", 255;
DropItem "Peacemaker", 255;
}
}