mirror of
https://github.com/ZDoom/Raze.git
synced 2025-03-26 02:31:13 +00:00
Keycards need the noskill flag
Otherwise, maps like E2L2 will have missing keycards
This commit is contained in:
parent
ebf7b4a121
commit
854ecd1616
1 changed files with 1 additions and 1 deletions
|
@ -283,7 +283,7 @@ spawnclasses
|
|||
48 = DukeAmmoLots
|
||||
51 = DukeCola
|
||||
53 = DukeFirstAid
|
||||
60 = DukeAccessCard
|
||||
60 = DukeAccessCard, noskill
|
||||
|
||||
41 = DukeBatteryAmmo
|
||||
52 = DukeSixpak
|
||||
|
|
Loading…
Reference in a new issue