Skip to content

Instantly share code, notes, and snippets.

View EncodeTheCode's full-sized avatar
💭
Coding useful tools for workflow.

EncodeTheCode

💭
Coding useful tools for workflow.
View GitHub Profile
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Loot Bag + Inventory (Weighted Drops, Skip)</title>
<style>
:root{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif}
body{display:flex;flex-direction:column;gap:12px;align-items:center;padding-top:140px;background:#f3f3f3;margin:0;min-height:100vh}
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Loot Bag + Inventory (Weighted Drops, Skip)</title>
<style>
:root{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif}
body{display:flex;flex-direction:column;gap:12px;align-items:center;padding-top:140px;background:#f3f3f3;margin:0;min-height:100vh}
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Loot Bag + Inventory (Weighted Drops, Skip)</title>
<style>
:root{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif}
body{display:flex;flex-direction:column;gap:12px;align-items:center;padding-top:140px;background:#f3f3f3;margin:0;min-height:100vh}
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Loot Bag + Inventory (Weighted Drops, Skip)</title>
<style>
:root{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif}
body{display:flex;flex-direction:column;gap:12px;align-items:center;padding-top:140px;background:#f3f3f3;margin:0;min-height:100vh}
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Loot Bag + Inventory (Weighted Drops, Skip)</title>
<style>
:root{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif}
body{display:flex;flex-direction:column;gap:12px;align-items:center;padding-top:140px;background:#f3f3f3;margin:0;min-height:100vh}
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Loot Bag + Inventory (Weighted Drops, Skip)</title>
<style>
:root{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif}
body{display:flex;flex-direction:column;gap:12px;align-items:center;padding-top:140px;background:#f3f3f3;margin:0;min-height:100vh}
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Loot Bag + Inventory (Drag & Use Bags)</title>
<style>
:root{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif}
body{display:flex;flex-direction:column;gap:12px;align-items:center;padding-top:140px;background:#f3f3f3;margin:0;min-height:100vh}
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Loot Bag + Inventory (Drag & Use Bags)</title>
<style>
:root{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif}
body{display:flex;flex-direction:column;gap:12px;align-items:center;padding-top:140px;background:#f3f3f3;margin:0;min-height:100vh}
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Loot Bag + Inventory Demo</title>
<style>
:root{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif}
body{display:flex;flex-direction:column;gap:12px;align-items:center;padding:24px;background:#f3f3f3}
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<title>Loot Bag / Loot Table Demo</title>
<style>
:root{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif}
body{display:flex;flex-direction:column;gap:12px;align-items:center;padding:24px;background:#f3f3f3}