TG: Fixed a syringe gun runtime.

Added WJohnston's silver head ID, and his new asteroid floor sprites.
Revision: r3443
Author: 	 petethegoat
This commit is contained in:
Ren Erthilo
2012-05-03 01:43:10 +01:00
parent 4fccc35067
commit 2dfa127760
6 changed files with 9 additions and 3 deletions

View File

@@ -284,7 +284,7 @@
// seedName = pick(list("1","2","3","4"))
// seedAmt = rand(1,4)
if(prob(20))
icon_state = "asteroid[rand(0,8)]"
icon_state = "asteroid[rand(0,12)]"
spawn(2)
updateMineralOverlays()