Minor QoL for Snowmap: fixes "You add 2 items to the stack. It now contains 4 wood plank." (#13121)

I'm not an english teacher but I think this is the correct irregular plural
This commit is contained in:
DrCelt
2016-12-28 04:23:47 -08:00
committed by Pieter-Jan Briers
parent 4741e677dc
commit 93f617a4b4

View File

@@ -86,6 +86,7 @@
name = "wooden planks" name = "wooden planks"
desc = "One can only guess that this is a bunch of wood." desc = "One can only guess that this is a bunch of wood."
singular_name = "wood plank" singular_name = "wood plank"
irregular_plural = "wooden planks"
icon_state = "sheet-wood" icon_state = "sheet-wood"
origin_tech = Tc_MATERIALS + "=1;" + Tc_BIOTECH + "=1" origin_tech = Tc_MATERIALS + "=1;" + Tc_BIOTECH + "=1"
autoignition_temperature=AUTOIGNITION_WOOD autoignition_temperature=AUTOIGNITION_WOOD