mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 15:47:15 +01:00
[MIRROR] fixes maint pill description lacking a period (#3161)
* period! (#56685) * fixes maint pill description lacking a period Co-authored-by: tralezab <40974010+tralezab@users.noreply.github.com>
This commit is contained in:
@@ -262,7 +262,7 @@
|
||||
///Black and white pills that spawn in maintenance and have random reagent contents
|
||||
/obj/item/reagent_containers/pill/maintenance
|
||||
name = "maintenance pill"
|
||||
desc = "A strange pill found in the depths of maintenance"
|
||||
desc = "A strange pill found in the depths of maintenance."
|
||||
icon_state = "pill21"
|
||||
var/static/list/names = list("maintenance pill", "floor pill", "mystery pill", "suspicious pill", "strange pill", "lucky pill", "ominous pill", "eerie pill")
|
||||
var/static/list/descs = list("Your feeling is telling you no, but...","Drugs are expensive, you can't afford not to eat any pills that you find."\
|
||||
|
||||
Reference in New Issue
Block a user