Skip to content

Commit

Permalink
Fix (#698)
Browse files Browse the repository at this point in the history
* Event +Fix

Event +Fix

* Fix + event v.2

Fix + event v.2

* Update elysium_iron_maiden.json

Signed-off-by: Mirag1993 <[email protected]>

* Update _names.dm

Signed-off-by: Mirag1993 <[email protected]>

* Update elysium_iron_maiden.json

Signed-off-by: Mirag1993 <[email protected]>

* Update flags.dm

Signed-off-by: Mirag1993 <[email protected]>

* Update elysim_merch.dm

Signed-off-by: Mirag1993 <[email protected]>

* Update elysim_merch.dm

Signed-off-by: Mirag1993 <[email protected]>

* Update elysim_merch.dm

Signed-off-by: Mirag1993 <[email protected]>

* Update clothing.dm

Signed-off-by: Mirag1993 <[email protected]>

* Update laws.dm

Signed-off-by: Mirag1993 <[email protected]>

* Fix+event v3

Fix+event v3

* Fix+event v4

Fix+event v4

* Fix

Fix

---------

Signed-off-by: Mirag1993 <[email protected]>
  • Loading branch information
Mirag1993 committed Jun 8, 2024
1 parent 26f63e8 commit d023279
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mod_celadon/elysium_stuff/code/head.dm
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@

/obj/item/clothing/head/bandana/elysium/black
name = "Чёрная бандана"
icon_state = "bandana_black_elysiun"
icon_state = "bandana_black_elysium"
mob_overlay_state = "bandana_black_elysium"

/obj/item/clothing/head/bandana/elysium/white
name = "Белая бандана"
icon_state = "bandana_white_elysiun"
icon_state = "bandana_white_elysium"
mob_overlay_state = "bandana_white_elysium"

/obj/item/clothing/head/bandana/elysium/green
name = "Зелёная бандана"
icon_state = "bandana_green_elysiun"
icon_state = "bandana_green_elysium"
mob_overlay_state = "bandana_green_elysium"

/obj/item/clothing/head/turban
Expand Down
Binary file modified mod_celadon/elysium_stuff/icons/mob/elysium_banner_left.dmi
Binary file not shown.
Binary file modified mod_celadon/elysium_stuff/icons/mob/elysium_banner_right.dmi
Binary file not shown.
Binary file modified mod_celadon/elysium_stuff/icons/obj/elysium_patriots.dmi
Binary file not shown.
Binary file modified mod_celadon/elysium_stuff/icons/obj/hats.dmi
Binary file not shown.

0 comments on commit d023279

Please sign in to comment.