mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-06-02 22:26:57 -05:00
Add alt name to the new stamper
This commit is contained in:
parent
1dcef4adfa
commit
eeca85e988
|
|
@ -26,5 +26,6 @@ export const weaponAltNames = new Map<MainWeaponId, string[] | string>()
|
|||
.set(6011, "tent")
|
||||
.set(7010, "bow")
|
||||
.set(8000, ["sword", "chainsaw"])
|
||||
.set(8001, ["sword", "chainsaw"])
|
||||
.set(8010, ["sword", "vwiper"])
|
||||
.set(8011, ["sword", "diper", "dwiper"]);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user