Bug #2208
UseAbyssalFilament no longer works
Status:
Implemented
Priority:
Normal
Assignee:
-
Category:
-
vbulletin_issue_id:
Description
Fails silently.
if ${MyShip.Cargo[Calm Electrical Filament](exists)}
{
UI:Update["Abyss", "Using Filament", "g"]
MyShip.Cargo[Calm Electrical Filament]:UseAbyssalFilament
}
Previously this would open the UI for filament usage, now it just does nothing.