Emergency ladder sprites + placement (#2658)

Ladders added to emergency storage lockers (random chance), engineering storage (1), and EVA (1).

We'll see if that's too much or not.
This commit is contained in:
skull132
2017-06-10 22:40:21 +03:00
committed by GitHub
parent 7d52b164a6
commit 1a95ddf774
10 changed files with 119 additions and 91 deletions
@@ -197,6 +197,9 @@
new /obj/item/weapon/extinguisher(src)
new /obj/item/clothing/head/hardhat/red(src)
if (prob(25))
new /obj/item/weapon/ladder_mobile(src)
/*
* First Aid
*/