Refactors posters

This commit is contained in:
Sam
2017-06-17 02:08:13 +01:00
parent 5131f91725
commit 0f006dbbb4
38 changed files with 654 additions and 514 deletions
+2 -2
View File
@@ -40,7 +40,7 @@
new /obj/item/weapon/ore/diamond(src)
if(21 to 25)
for(var/i in 1 to 5)
new /obj/item/weapon/contraband/poster(src)
new /obj/item/weapon/poster/random_contraband(src)
if(26 to 35)
for(var/i in 1 to 3)
new /obj/item/weapon/reagent_containers/glass/beaker/noreact(src)
@@ -216,4 +216,4 @@
qdel(AM)
var/turf/T = get_turf(src)
explosion(T, -1, -1, 1, 1)
qdel(src)
qdel(src)