Defib update, cell path update

This commit is contained in:
Markolie
2015-02-09 16:12:01 +01:00
parent 1af0b33393
commit 7285f39fc1
82 changed files with 362 additions and 284 deletions
+5 -5
View File
@@ -56,11 +56,11 @@
icon = 'icons/obj/power.dmi'
icon_state = "cell"
item_to_spawn()
return pick(prob(10);/obj/item/weapon/cell/crap,\
prob(40);/obj/item/weapon/cell,\
prob(40);/obj/item/weapon/cell/high,\
prob(9);/obj/item/weapon/cell/super,\
prob(1);/obj/item/weapon/cell/hyper)
return pick(prob(10);/obj/item/weapon/stock_parts/cell/crap,\
prob(40);/obj/item/weapon/stock_parts/cell,\
prob(40);/obj/item/weapon/stock_parts/cell/high,\
prob(9);/obj/item/weapon/stock_parts/cell/super,\
prob(1);/obj/item/weapon/stock_parts/cell/hyper)
/obj/random/bomb_supply