Fix damage pop UI paths and card hover tooltip support
This commit is contained in:
@@ -77,4 +77,7 @@ end`, [
|
||||
{ Type: 'string', DefaultValue: null, SyncDirection: 0, Attributes: [], Name: 'path' },
|
||||
{ Type: 'boolean', DefaultValue: null, SyncDirection: 0, Attributes: [], Name: 'enabled' },
|
||||
], 2),
|
||||
method('IntStr', `return string.format("%d", math.floor((n or 0) + 0.00001))`, [
|
||||
{ Type: 'number', DefaultValue: null, SyncDirection: 0, Attributes: [], Name: 'n' },
|
||||
], 0, 'string'),
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user