mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-22 05:25:15 +01:00
[MIRROR] Reworks the fishing minigame into a game screen object from a TGUI interface [MDB IGNORE] (#23772)
* Reworks the fishing minigame into a game screen object from a TGUI interface (#78052) Refactors fishing minigame from tgui window to dm screen objects * Reworks the fishing minigame into a game screen object from a TGUI interface --------- Co-authored-by: Ghom <42542238+Ghommie@users.noreply.github.com>
This commit is contained in:
@@ -12,10 +12,3 @@
|
||||
continue
|
||||
id_list += id
|
||||
Insert(id, fish_icon, fish_icon_state)
|
||||
|
||||
|
||||
/datum/asset/simple/fishing_minigame
|
||||
assets = list(
|
||||
"fishing_background_default" = 'icons/ui_icons/fishing/default.png',
|
||||
"fishing_background_lavaland" = 'icons/ui_icons/fishing/lavaland.png'
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user