mirror of
https://github.com/Sarjuuk/aowow.git
synced 2025-11-29 15:58:16 +08:00
Spells/Reagents
* try to fix wrong reagent amount in cases where one reagent requires multiples of itself and is triggered by an item
This commit is contained in:
@@ -477,7 +477,7 @@
|
||||
}
|
||||
|
||||
.iconlist td {
|
||||
padding: 4px 0 6px 0 !important;
|
||||
padding: 4px 0 6px 0;
|
||||
}
|
||||
|
||||
.iconlist var {
|
||||
|
||||
Reference in New Issue
Block a user