mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 03:55:11 +01:00
makes fake artefacts better (#61185)
adds the lefthand and righthand icons to the artefact, and gets rid of the big blue x overlay
This commit is contained in:
@@ -310,3 +310,6 @@
|
||||
desc = initial(I.desc)
|
||||
icon_state = initial(I.icon_state)
|
||||
inhand_icon_state = initial(I.inhand_icon_state)
|
||||
lefthand_file = initial(I.lefthand_file)
|
||||
righthand_file = initial(I.righthand_file)
|
||||
cut_overlays() //to get rid of the big blue x
|
||||
|
||||
Reference in New Issue
Block a user