Jump to content

Category:Weapons: Difference between revisions

From DEAD Wiki
No edit summary
No edit summary
Tag: Reverted
Line 2: Line 2:


== Weapons ==
== Weapons ==
{{#cargo_query:tables=Weapons|fields=Page,Name,Image,Type,Rarity|order by=Name|format=template|template=WeaponTileCargo}}
{{#cargo_query:
tables=Weapons
|fields=Page=Page,Name=Name,Image=Image,Type=Type,Rarity=Rarity
|order by=Name
|format=template
|template=WeaponTileCargo
}}

Revision as of 13:27, 5 September 2025

This is the list of all weapons available in DEAD: Doomsday Emergency Action Division.

Weapons

Error 1054: Unknown column 'xjw5_cargo__Weapons._pageID' in 'SELECT'

Function: CargoSQLQuery::run Query: SELECT `xjw5_cargo__Weapons`.`_pageID` AS `cargo_backlink_page_id_Weapons`,`Page` AS `Page`,`Name` AS `Name`,`Image` AS `Image`,`Type` AS `Type`,`Rarity` AS `Rarity` FROM `xjw5_cargo__Weapons` `Weapons` ORDER BY `Name` LIMIT 100