mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
Fix tile painter menu
Tin. Also renamed a floor icon because its name conflicted with another. Luckily, this icon was used in only one place.
This commit is contained in:
@@ -26,7 +26,7 @@ atom/movable/Move() //Hackish
|
||||
name = "open space"
|
||||
intact = 0
|
||||
density = 0
|
||||
icon_state = "black"
|
||||
icon_state = "fullblack"
|
||||
pathweight = 100000 //Seriously, don't try and path over this one numbnuts
|
||||
var/icon/darkoverlays = null
|
||||
var/turf/floorbelow
|
||||
|
||||
Reference in New Issue
Block a user