mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 14:08:31 +01:00
Resolve issues with incorrect usage of a/an (#51095)
Co-authored-by: NewSta <spessman-007@users.noreply.github.com>
This commit is contained in:
@@ -245,7 +245,7 @@
|
||||
///Table on wheels
|
||||
/obj/structure/table/rolling
|
||||
name = "Rolling table"
|
||||
desc = "A NT brand \"Rolly poly\" rolling table. It can and will move."
|
||||
desc = "An NT brand \"Rolly poly\" rolling table. It can and will move."
|
||||
anchored = FALSE
|
||||
smooth = SMOOTH_FALSE
|
||||
canSmoothWith = list()
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
/obj/structure/votebox
|
||||
name = "voting box"
|
||||
desc = "A automatic voting box."
|
||||
desc = "An automatic voting box."
|
||||
|
||||
icon = 'icons/obj/votebox.dmi'
|
||||
icon_state = "votebox_maint"
|
||||
|
||||
Reference in New Issue
Block a user