Browse Source

[edit] Let it burn!

CroWke 5 years ago
parent
commit
34034de273
1 changed files with 0 additions and 14 deletions
  1. 0 14
      locations/npcstaticdefaults.qsrc

+ 0 - 14
locations/npcstaticdefaults.qsrc

@@ -1,20 +1,6 @@
 # npcstaticdefaults
 
 if $ARGS[0] = 'defaults':
-	npc_run['A<<npctemp>>'] = rand(1,10)
-	npc_vball['A<<npctemp>>'] = rand(1,10)
-	npc_shoot['A<<npctemp>>'] = rand(1,10)
-	npc_sewing['A<<npctemp>>'] = rand(1,10)
-	npc_serving['A<<npctemp>>'] = rand(1,10)
-	npc_chess['A<<npctemp>>'] = rand(1,10)
-	npc_dance['A<<npctemp>>'] = rand(1,10)
-	npc_danceero['A<<npctemp>>'] = rand(1,10)
-	npc_jab['A<<npctemp>>'] = rand(1,10)
-	npc_punch['A<<npctemp>>'] = rand(1,10)
-	npc_kick['A<<npctemp>>'] = rand(1,10)
-	npc_def['A<<npctemp>>'] = rand(1,10)
-	npc_vokal['A<<npctemp>>'] = rand(1,10)
-	npc_teach['A<<npctemp>>'] = rand(1,10)
 	$npc_dad['A<<npctemp>>'] = 'U'
 	$npc_mom['A<<npctemp>>'] = 'U'
 	$npc_pic['A<<npctemp>>'] = 'xPICx'