Advertisement
Guest User

Untitled

a guest
Jan 26th, 2014
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. ACTOR TSPCaco : Cacodemon replaces Cacodemon
  2. {
  3. BloodColor "00 00 FF"
  4. PainChance "GasShellDamage", 13
  5. +SEEINVISIBLE
  6. }
  7.  
  8. ACTOR TSPKnight : HellKnight replaces HellKnight
  9. {
  10. BloodColor "00 66 00"
  11. PainChance "GasShellDamage", 5
  12. +SEEINVISIBLE
  13. }
  14.  
  15. ACTOR TSPBaron : BaronOfHell replaces BaronOfHell
  16. {
  17. BloodColor "00 66 00"
  18. PainChance "GasShellDamage", 5
  19. +SEEINVISIBLE
  20. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement