Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minor typo fix for Caotel 2.2 #79558

Merged
merged 1 commit into from
Feb 6, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions data/json/items/gun/exodii.json
Original file line number Diff line number Diff line change
Expand Up @@ -277,10 +277,10 @@
{
"id": "exodii_plasma_fan",
"type": "GUN",
"name": { "str_sp": "Caotel Sr3.3 (FAN)" },
"name": { "str_sp": "Caotel Sr2.2 (FAN)" },
"copy-from": "exodii_plasma_projectile",
"looks_like": "plasma_gun",
"description": "Nothing but ruins and ash-choked skies remained in the world where this exotic weapon was manufactured, and the Exodii, ever pragmatic choose not to explore beyond what was necessary to perform a second, emergency escape. Even a second of exposure to the Caotel's plasma fan is enough to flash-incinerate anything, but its state of disrepair limits the amount of time its destructive power can be sustained.",
"description": "Nothing but ruins and ash-choked skies remained in the world where this exotic weapon was manufactured, and the Exodii, ever pragmatic, choose not to explore beyond what was necessary to perform a second, emergency escape. Even a second of exposure to the Caotel's plasma fan is enough to flash-incinerate anything, but its state of disrepair limits the amount of time its destructive power can be sustained.",
"skill": "launcher",
"range": 12,
"ranged_damage": [ { "damage_type": "heat", "amount": 50, "armor_penetration": 60 } ],
Expand Down
Loading