mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-06-02 22:26:57 -05:00
Add "nzap" weapon alt name
This commit is contained in:
parent
ac5a050363
commit
58b55ee916
|
|
@ -5,6 +5,8 @@ export const weaponAltNames = new Map<MainWeaponId, string[] | string>()
|
|||
.set(11, "cjr")
|
||||
.set(21, "nsplash")
|
||||
.set(41, "ttek")
|
||||
.set(60, "nzap")
|
||||
.set(61, "nzap")
|
||||
.set(81, "96d")
|
||||
.set(91, ["cjs", "cjet"])
|
||||
.set(1041, "swex")
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user