mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-20 12:29:23 +01:00
fixed diona floors being unremovable (#8361)
* fixed diona floors being unremovable * changelog
This commit is contained in:
@@ -5,7 +5,4 @@
|
||||
name = "biomass flooring"
|
||||
icon_state = "diona"
|
||||
footstep_sound = "grass"
|
||||
initial_flooring = /decl/flooring/diona
|
||||
|
||||
/turf/simulated/floor/diona/attackby()
|
||||
return
|
||||
initial_flooring = /decl/flooring/diona
|
||||
@@ -0,0 +1,6 @@
|
||||
author: Geeves
|
||||
|
||||
delete-after: True
|
||||
|
||||
changes:
|
||||
- bugfix: "Fixed Diona Floors being difficult to remove. Use a shovel."
|
||||
Reference in New Issue
Block a user