Fixes #4074
Fixes #4047
Fixes #4005
Fixes #3995
Fixes #3953
Fixes #3855
Fixes #3426
This commit is contained in:
Ron
2018-01-14 22:14:11 +02:00
committed by Erki
parent 79ff21654a
commit 842f20e137
10 changed files with 34 additions and 5 deletions
+1
View File
@@ -1156,6 +1156,7 @@ var/list/global/random_stock_large = list(
allsigns -= typesof(/obj/structure/sign/double)
allsigns -= typesof(/obj/structure/sign/poster)
allsigns -= /obj/structure/sign/directions
allsigns -= typesof(/obj/structure/sign/christmas)
var/number = rand(1,5)
while (number > 0)