mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
prison plates now include their name in a lot of places it was missing (#63068)
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
/obj/item/stack/license_plates/empty
|
||||
name = "empty license plate"
|
||||
singular_name = "empty license plate"
|
||||
desc = "Instead of a license plate number, this could contain a quote like \"Live laugh love\"."
|
||||
merge_type = /obj/item/stack/license_plates/empty
|
||||
|
||||
@@ -16,6 +17,7 @@
|
||||
|
||||
/obj/item/stack/license_plates/filled
|
||||
name = "license plate"
|
||||
singular_name = "license plate"
|
||||
desc = "Prison labor paying off."
|
||||
icon_state = "filled_plate_1_1"
|
||||
merge_type = /obj/item/stack/license_plates/filled
|
||||
|
||||
Reference in New Issue
Block a user