Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

JBAddonLlama.JBDamageTypeLlamaExploded


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
00025
//=============================================================================
// JBDamageTypeLlamaExploded
// Copyright 2004 by Wormbo <wormbo@onlinehome.de>
// $Id: JBDamageTypeLlamaExploded.uc,v 1.1 2004/05/31 11:14:58 wormbo Exp $
//
// Damage type for the explosion punishment.
//=============================================================================


class JBDamageTypeLlamaExploded extends Gibbed
	abstract;


//=============================================================================
// Default properties
//=============================================================================

defaultproperties
{
  bAlwaysGibs=False
  GibPerterbation=1.0
  GibModifier=5.0
  bAlwaysSevers=True
  bCausedByWorld=True
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: Mo 31.5.2004 13:14:58.000 - Creation time: Do 14.8.2014 09:58:41.948 - Created with UnCodeX