Anuken / Mindustry

The automation tower defense RTS
https://mindustrygame.github.io
GNU General Public License v3.0
22.69k stars 2.98k forks source link

`@stone-wall` still prints as `solid` even after `@solid` was removed #10148

Closed SkyeTheFoxyFox closed 2 months ago

SkyeTheFoxyFox commented 2 months ago

Platforms

Linux

Build

25169

Issue

printing @stone-wall prints the text solid rather than stone-wall

Steps to reproduce

put this code into a processor, and see what it prints.

print @stone-wall
printflush message1

Mods used

No response

Save file

No response

(Crash) logs

No response

Submission

Mavment commented 2 months ago

Stone wall is so solid that processor can't stand mentioning it

Anuken commented 2 months ago

Fixed