Pax Custom Item Typo Fix (#13281)

This commit is contained in:
gem
2022-02-27 12:14:43 +01:00
committed by GitHub
parent 895dd67ab8
commit 03fd84addc
2 changed files with 8 additions and 2 deletions
+2 -2
View File
@@ -2020,9 +2020,9 @@ All custom items with worn sprites must follow the contained sprite system: http
item_state = "rajjurl_gloves"
contained_sprite = TRUE
/obj/item/storage/backpack/fluff/pax_bag //Alqaana Backpack - Ka'Akaix'Pax C'thur - desven
/obj/item/storage/backpack/fluff/pax_bag // Alqaana Backpack - Ka'Akaix'Pax C'thur - desven
name = "Alqaana backpack"
desc = "Known for her extravagant concerts, Alqaana is one of few idols that have draw inspiration from Solarian classical music over more contemporary skrellian genres. This is her, in bag form!"
desc = "Known for her extravagant concerts, Alqaana is one of the few idols that have drawn inspiration from Solarian classical music over more contemporary skrellian genres. This is her, in bag form!"
icon = 'icons/obj/custom_items/pax_bag.dmi'
icon_override = 'icons/obj/custom_items/pax_bag.dmi'
icon_state = "pax_bag"