RobuxLife
|
  |
| Joined: 19 Sep 2012 |
| Total Posts: 13336 |
|
| |
|
|
| 23 Jul 2016 03:21 PM |
Not even close.
"Your day is bound to get better." |
|
|
| Report Abuse |
|
|
Colin1255
|
  |
| Joined: 03 Jul 2015 |
| Total Posts: 4699 |
|
| |
|
Flfz
|
  |
| Joined: 12 Jun 2015 |
| Total Posts: 1346 |
|
| |
|
|
| 23 Jul 2016 03:29 PM |
If anything, this is the closest thing you'll get to a dominus.
https://www.roblox.com/The-Eliminator-item?id=52505168
Just add on
https://www.roblox.com/Fire-Trooper-item?id=32871131
So it'll look like it has feathers.
"Your day is bound to get better." |
|
|
| Report Abuse |
|
|
Xarmut
|
  |
| Joined: 05 May 2012 |
| Total Posts: 14604 |
|
| |
|
RobuxLife
|
  |
| Joined: 19 Sep 2012 |
| Total Posts: 13336 |
|
|
| 23 Jul 2016 03:32 PM |
@Get
Thanks, just bought them because I'm bored lol
|
|
|
| Report Abuse |
|
|
|
| 23 Jul 2016 03:34 PM |
No problem.
lol
"Your day is bound to get better." |
|
|
| Report Abuse |
|
|
elkrai
|
  |
| Joined: 04 May 2008 |
| Total Posts: 7390 |
|
|
| 23 Jul 2016 03:39 PM |
It's not. I made a script earlier when I couldn't find it in Catalog Heaven. I found it in the autosave if you want to preview it:
local z = Instance.new("Part", script.Parent) z.Size = Vector3.new(1,2,1) z.CFrame = CFrame.new(script.Parent.Head.Position) local zz = Instance.new("ManualWeld", z) zz.Part0 = script.Parent.Head zz.Part1 = z local zzz = Instance.new("SpecialMesh", z) zzz.TextureId = "https://www.roblox.com/asset?id=461470800" zzz.MeshId = "https://www.roblox.com/asset?id=461470602"
-- place in StarterCharacterScripts
|
|
|
| Report Abuse |
|
|