From 4c8dfb375b4b30dbb6079f9d68024980d81ffa20 Mon Sep 17 00:00:00 2001 From: xolatile Date: Thu, 7 Aug 2025 00:32:29 +0200 Subject: More cleanups... --- data/stdedit.cfg | 2 -- 1 file changed, 2 deletions(-) (limited to 'data/stdedit.cfg') diff --git a/data/stdedit.cfg b/data/stdedit.cfg index 5a319cc..6a13f5f 100644 --- a/data/stdedit.cfg +++ b/data/stdedit.cfg @@ -48,7 +48,6 @@ enttypelist = [ shells bullets rockets riflerounds grenades cartridges health healthboost tinyhealth tinyarmour greenarmour yellowarmour quaddamage teleport teledest jumppad - spotlight ] enttypeselect = [ @@ -63,7 +62,6 @@ enttypeselect = [ ent_action_teleport = [ entproperty 0 ( * $arg1 1 ) ] ent_action_teledest = [ entproperty 1 ( * $arg1 1 ) ] ent_action_mapmodel = [ entproperty 1 ( * $arg1 1 ) ] -ent_action_spotlight = [ entproperty 0 ( * $arg1 5 ) ] ent_action_light = [ entproperty 0 ( * $arg1 5 ) ] ent_action_jumppad = [ entproperty 0 ( * $arg1 5 ) ] ent_action_playerstart = [ entproperty 0 ( * $arg1 15 ) ] -- cgit v1.2.3