diff --git a/317-Attack-(NPC).mediawiki b/317-Attack-(NPC).mediawiki new file mode 100644 index 0000000..c2a307f --- /dev/null +++ b/317-Attack-(NPC).mediawiki @@ -0,0 +1,18 @@ +[[Category Packet]] +[[Category Packet 317]] +{{packet|name=Attack (NPC)|description=Sent when a player attacks an NPC|opcode=72|type=Fixed|length=2|revision=317}} +== Attack (NPC) == + +=== Description === + +This packet is sent when a player attacks an NPC. + +=== Packet Structure === +{|border=2 +! Data Type +! Description +|- +| Unsigned [[Data Types#Standard data types|Short]] [[Data Types#Non Standard Data Types|Special A]] +| The NPC ID. +|- +|} \ No newline at end of file diff --git a/Categories.mediawiki b/Categories.mediawiki index 0af75f5..afac23f 100644 --- a/Categories.mediawiki +++ b/Categories.mediawiki @@ -1,9 +1,9 @@ The following categories contain pages or media. * [[Category Data Type]] (3 members) -* [[Category Packet]] (42 members) +* [[Category Packet]] (43 members) * [[Category Packet 194]] (1 members) -* [[Category Packet 317]] (39 members) +* [[Category Packet 317]] (40 members) * [[Category Packet 474]] (1 members) * [[Category Packet {{{revision}}}]] (1 members) * [[Category RS2]] (4 members) diff --git a/Category-Packet-317.mediawiki b/Category-Packet-317.mediawiki index f74e954..f3de1f8 100644 --- a/Category-Packet-317.mediawiki +++ b/Category-Packet-317.mediawiki @@ -1,7 +1,8 @@ == '''Pages in category "Packet 317"''' == -The following 39 pages are in this category. +The following 40 pages are in this category. * [[317 Animation reset]] +* [[317 Attack (NPC)]] * [[317 Bank 10 items]] * [[317 Camera shake]] * [[317 Chat interface]] diff --git a/Category-Packet.mediawiki b/Category-Packet.mediawiki index e9e0b0d..0d5dd62 100644 --- a/Category-Packet.mediawiki +++ b/Category-Packet.mediawiki @@ -1,8 +1,9 @@ == '''Pages in category "Packet"''' == -The following 42 pages are in this category. +The following 43 pages are in this category. * [[194 Protocol]] * [[317 Animation reset]] +* [[317 Attack (NPC)]] * [[317 Bank 10 items]] * [[317 Camera shake]] * [[317 Chat interface]]