<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://kcwiki-en.mirairepository.net/w/index.php?action=history&amp;feed=atom&amp;title=Module%3AShipAsset</id>
	<title>Module:ShipAsset - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://kcwiki-en.mirairepository.net/w/index.php?action=history&amp;feed=atom&amp;title=Module%3AShipAsset"/>
	<link rel="alternate" type="text/html" href="https://kcwiki-en.mirairepository.net/w/index.php?title=Module:ShipAsset&amp;action=history"/>
	<updated>2026-04-15T11:56:37Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.3</generator>
	<entry>
		<id>https://kcwiki-en.mirairepository.net/w/index.php?title=Module:ShipAsset&amp;diff=88566&amp;oldid=prev</id>
		<title>Botkaze: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://kcwiki-en.mirairepository.net/w/index.php?title=Module:ShipAsset&amp;diff=88566&amp;oldid=prev"/>
		<updated>2021-05-12T12:35:07Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left diff-editfont-monospace&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 12:35, 12 May 2021&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Botkaze</name></author>
	</entry>
	<entry>
		<id>https://kcwiki-en.mirairepository.net/w/index.php?title=Module:ShipAsset&amp;diff=88565&amp;oldid=prev</id>
		<title>com&gt;Ckwng: Created page with &quot;local BaseAsset = require('Module:BaseAsset') local Ship = require('Module:Ship')  local ShipAsset = BaseAsset()  function ShipAsset:create_object(args) 	if args.name then 		r...&quot;</title>
		<link rel="alternate" type="text/html" href="https://kcwiki-en.mirairepository.net/w/index.php?title=Module:ShipAsset&amp;diff=88565&amp;oldid=prev"/>
		<updated>2015-09-23T22:13:07Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;local BaseAsset = require(&amp;#039;Module:BaseAsset&amp;#039;) local Ship = require(&amp;#039;Module:Ship&amp;#039;)  local ShipAsset = BaseAsset()  function ShipAsset:create_object(args) 	if args.name then 		r...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;local BaseAsset = require('Module:BaseAsset')&lt;br /&gt;
local Ship = require('Module:Ship')&lt;br /&gt;
&lt;br /&gt;
local ShipAsset = BaseAsset()&lt;br /&gt;
&lt;br /&gt;
function ShipAsset:create_object(args)&lt;br /&gt;
	if args.name then&lt;br /&gt;
		return Ship(args.name, args.model)&lt;br /&gt;
	else&lt;br /&gt;
		return Ship(args[1])&lt;br /&gt;
	end&lt;br /&gt;
end&lt;br /&gt;
&lt;br /&gt;
return ShipAsset&lt;/div&gt;</summary>
		<author><name>com&gt;Ckwng</name></author>
	</entry>
</feed>