mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-23 12:06:22 +01:00
fixes biogenerator grammar (#4063)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/obj/machinery/biogenerator
|
||||
name = "Biogenerator"
|
||||
name = "biogenerator"
|
||||
desc = ""
|
||||
icon = 'icons/obj/biogenerator.dmi'
|
||||
icon_state = "biogen-stand"
|
||||
@@ -271,4 +271,4 @@
|
||||
man_rating += P.rating
|
||||
|
||||
build_eff = man_rating
|
||||
eat_eff = bin_rating
|
||||
eat_eff = bin_rating
|
||||
|
||||
Reference in New Issue
Block a user