Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- clearskills
- skill baby
- {
- AutoUseHealth
- AmmoFactor = 0.5
- DamageFactor = 0.5
- EasyBossBrain
- SpawnFilter = Baby
- PicName = "M_JKILL"
- Name = "$SKILL_BABY"
- Key = "i"
- }
- skill easy
- {
- EasyBossBrain
- AmmoFactor = 0.5
- SpawnFilter = Easy
- PicName = "M_ROUGH"
- Name = "$SKILL_EASY"
- Key = "h"
- }
- skill normal
- {
- AmmoFactor = 0.5
- SpawnFilter = Normal
- PicName = "M_HURT"
- Key = "h"
- Name = "$SKILL_NORMAL"
- DefaultSkill
- }
- skill hard
- {
- AmmoFactor = 0.5
- SpawnFilter = Hard
- PicName = "M_ULTRA"
- Name = "$SKILL_HARD"
- Key = "u"
- }
- skill nightmare
- {
- AmmoFactor = 0.5
- FastMonsters
- DisableCheats
- RespawnTime = 12
- SpawnFilter = Nightmare
- PicName = "M_NMARE"
- Name = "$SKILL_NIGHTMARE"
- MustConfirm
- Key = "n"
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement