mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-20 19:44:46 +01:00
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:
committed by
Mloc-Argent
parent
2f0a0243e9
commit
7315b75cca
@@ -9,6 +9,7 @@
|
||||
* Stacks
|
||||
*/
|
||||
/obj/item/stack
|
||||
gender = PLURAL
|
||||
origin_tech = "materials=1"
|
||||
var/list/datum/stack_recipe/recipes
|
||||
var/singular_name
|
||||
|
||||
Reference in New Issue
Block a user