mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-05-29 00:12:13 +08:00
Fix something and implement weapon entities
This commit is contained in:
committed by
KingRainbow44
Unverified
parent
16ec2e3d40
commit
815ba3e3e3
+2
@@ -32,6 +32,8 @@ public class ActionSetGlobalValueToOverrideMap extends AbilityActionHandler {
|
||||
|
||||
entity.getGlobalAbilityValues().put(globalValueKey, globalValue);
|
||||
|
||||
//TODO: ChangeServerGlobalValueNotify
|
||||
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user