mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 20:16:55 +01:00
Fixes multiverse sword sprite being invisible (#23887)
This commit is contained in:
@@ -322,6 +322,7 @@ GLOBAL_LIST_EMPTY(multiverse)
|
||||
/obj/item/multisword
|
||||
name = "multiverse sword"
|
||||
desc = "A weapon capable of conquering the universe and beyond. Activate it to summon copies of yourself from others dimensions to fight by your side."
|
||||
icon = 'icons/obj/energy_melee.dmi'
|
||||
lefthand_file = 'icons/mob/inhands/weapons_lefthand.dmi'
|
||||
righthand_file = 'icons/mob/inhands/weapons_righthand.dmi'
|
||||
icon_state = "energy_katana"
|
||||
@@ -707,6 +708,7 @@ GLOBAL_LIST_EMPTY(multiverse)
|
||||
/obj/item/multisword/pike //If We are to be used and spent, let it be for a noble purpose.
|
||||
name = "phantom pike"
|
||||
desc = "A fishing pike that appears to be imbued with a peculiar energy."
|
||||
icon = 'icons/obj/items.dmi'
|
||||
icon_state = "harpoon"
|
||||
item_state = "harpoon"
|
||||
cooldown_between_uses = 200 //Half the time
|
||||
|
||||
Reference in New Issue
Block a user