mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-15 17:13:46 +01:00
Grammar Fix
"a meat spike" resulted in weird stuff like "a meat spike is hit by the laser!"
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
|
||||
|
||||
/obj/structure/kitchenspike
|
||||
name = "a meat spike"
|
||||
name = "meat spike"
|
||||
icon = 'icons/obj/kitchen.dmi'
|
||||
icon_state = "spike"
|
||||
desc = "A spike for collecting meat from animals."
|
||||
|
||||
Reference in New Issue
Block a user