Can now build all types of flooring without them existing first. (#9548)

This commit is contained in:
mikomyazaki
2020-08-01 01:50:45 +02:00
committed by GitHub
parent 844cc44f6a
commit 91e2a1ba6c
7 changed files with 13 additions and 15 deletions
+1 -1
View File
@@ -249,7 +249,7 @@
visible_message("<span class='notice'>[src] begins to improve the floor.</span>")
if(do_after(src, 50))
if(!F.flooring)
F.set_flooring(get_flooring_data(floor_build_type))
F.set_flooring(decls_repository.get_decl(floor_build_type))
addTiles(-1)
target = null
repairing = 0