Skip to content

Instantly share code, notes, and snippets.

View kaptain-kavern's full-sized avatar
🤠
Back at RimWorld modding

KapTaiN KaVerN kaptain-kavern

🤠
Back at RimWorld modding
  • Rouen, France
View GitHub Profile

References

Human normal pawn are drawSize 1

General Notes

  • Do some birds needs to lay unfertilized eggs like vanilla chicken ?
  • Carapace helmet are worn by nearly all tribesmen and are all blue

Animal Notes

  • Great Bustard seems too big It's a placeholder
    size

Keybase proof

I hereby claim:

  • I am kaptain-kavern on github.
  • I am kaptain_kavern (https://keybase.io/kaptain_kavern) on keybase.
  • I have a public key whose fingerprint is 7EF4 462E F46E 96F2 073A 2CD2 5591 D53A E2AE EB8F

To claim this, I am signing this object:

@kaptain-kavern
kaptain-kavern / font_awesome.rb
Created November 18, 2016 03:08 — forked from 23maverick23/font_awesome.rb
Jekyll: Font Awesome icons Liquid tag
##
# The MIT License (MIT)
#
# Copyright (c) 2014 Ryan Morrissey
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
@kaptain-kavern
kaptain-kavern / raptor_body.xml
Created November 12, 2016 14:42
A body for a raptor like animal in RW
<?xml version="1.0" encoding="utf-8" ?>
<Defs>
<BodyDef>
<defName>Raptorlike</defName>
<label>Raptor</label>
<corePart>
<def>Body</def>
<height>Middle</height>
<depth>Outside</depth>