FIXED: inconsistencies with stack item names.

CHANGE: stacks are gender = PLURAL by default because it fits.

Conflicts:
	code/game/objects/items/stacks/stack.dm
This commit is contained in:
Kyrah Abattoir
2013-11-24 00:14:46 +01:00
committed by Mloc-Argent
parent 2f0a0243e9
commit 7315b75cca
8 changed files with 12 additions and 11 deletions
+1
View File
@@ -9,6 +9,7 @@
* Stacks
*/
/obj/item/stack
gender = PLURAL
origin_tech = "materials=1"
var/list/datum/stack_recipe/recipes
var/singular_name