From 8714046db0a8d76cc0238ec6c2b26958abc6a6cd Mon Sep 17 00:00:00 2001 From: Olle Rosenquist Date: Mon, 23 Jul 2007 17:50:55 +0000 Subject: Ninja powerup shouldn't spawn directly --- datasrc/client.dts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'datasrc/client.dts') diff --git a/datasrc/client.dts b/datasrc/client.dts index 5c1c6b35..7b2cec99 100644 --- a/datasrc/client.dts +++ b/datasrc/client.dts @@ -119,4 +119,5 @@ const array:int sound = sounds.* const array:int image = images.* const array:int sprite = sprites.*.* const array:int anim = animations.* -const array:int gametype = playerstats.* \ No newline at end of file +const array:int gametype = playerstats.* +const array:int powerup = powerups.* \ No newline at end of file -- cgit 1.4.1