Skip to content

Instantly share code, notes, and snippets.

@unlight
Created September 9, 2011 21:32
Show Gist options
  • Save unlight/1207391 to your computer and use it in GitHub Desktop.
Save unlight/1207391 to your computer and use it in GitHub Desktop.
UT2004: Bigger blood
set BloodExplosion DrawScale 5
set BloodJet DrawScale 5
set BloodSpurt DrawScale 5
set BloodSmallHit DrawScale 8
set BotSmallHit DrawScale 8
set BotBloodExplosion DrawScale 5
set BloodJet mMaxParticles 500
set BloodExplosion mMaxParticles 500
set BloodSpurt mMaxParticles 500
set BotBloodExplosion mMaxParticles 500
set BotSmallHit mMaxParticles 500
set BloodSmallHit mMaxParticles 500
set ClassicSniperSmoke bHidden True
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment